SelectionModelIF.selectAll

Requests to select all items in the model.

interface SelectionModelIF
bool
selectAll
()

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 selected.

Meta