ListItem.getChecked

Overview | Methods | This Package | All Packages

ListItem.getChecked

Retrieves a boolean value that indicates whether the check box for the list view item is checked.

Syntax

public boolean getChecked()

Return Value

Returns true if the check box for the list view item is checked; otherwise, returns false.

See Also   setChecked