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.getHideSelection
Retrieves a boolean value indicating whether the selected item in the list view control remains highlighted when the control loses the focus.
Syntax
public final boolean getHideSelection()
Return Value
Returns true if the selected item does not appear highlighted when the list view control loses the focus; returns false if the selected item still appears highlighted when the list view control loses the focus.
See Also setHideSelection