Overview | Methods | This Package | All Packages
Retrieves a boolean value indicating whether clicking an item selects the item and all its subitems rather than just the item itself.
Syntax
public final boolean getFullRowSelect()
Return Value
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