Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.