ListItem.getSelected

Overview | Methods | This Package | All Packages

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