Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
ListView.getFullRowSelect
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