SelectionModelT.selectAll

Requests to select all items in the model.

template SelectionModelT(TStruct)
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