SelectionModelIF.unselectAll

Requests to unselect all items in the model.

interface SelectionModelIF
bool
unselectAll
()

Return Value

Type: bool

%TRUE if this action was supported and no fallback should be tried. This does not mean that all items are now unselected.

Meta