ListItem.getSelected

Checks if the item is displayed as selected.

The selected state is maintained by the liste widget and its model and cannot be set otherwise.

class ListItem
bool
getSelected
()

Return Value

Type: bool

%TRUE if the item is selected.

Meta