SelectionModelIF.unselectItem

Requests to unselect an item in the model.

interface SelectionModelIF
bool
unselectItem
()

Parameters

position uint

the position of the item to unselect

Return Value

Type: bool

%TRUE if this action was supported and no fallback should be tried. This does not mean the item was unselected.

Meta