Microsoft SDK for Java

ListItem.getSelected

Retrieves a boolean value indicating whether this item is selected.

Syntax

public boolean getSelected()

Return Value

Returns true if this item is selected; otherwise, returns false.

See Also   setSelected

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