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
ListItem.getFocused
Retrieves a boolean value indicating whether this item has the focus.
Syntax
public boolean getFocused()
Return Value
Returns true if this item has the focus; otherwise, returns false.
Exceptions
WFCException thrown if this item is not contained in a ListView control.
See Also setFocused