SelectionModelIF.isSelected

Checks if the given item is selected.

interface SelectionModelIF
bool
isSelected
()

Parameters

position uint

the position of the item to query

Return Value

Type: bool

%TRUE if the item is selected

Meta