Overview | Methods | This Package | All Packages
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