Retrieves a boolean value indicating whether this item has the focus.
public boolean getFocused()
Returns true if this item has the focus; otherwise, returns false.
WFCException thrown if this item is not contained in a ListView control.
See Also setFocused