Retrieves a boolean value indicating whether clicking an item selects the item and all its subitems rather than just the item itself.
public final boolean getFullRowSelect()
Returns true if clicking an item selects the item and all of its subitems; returns false if clicking an item selects only the item itself.
See Also setFullRowSelect