| Package | Description |
|---|---|
| to.etc.domui.component.tbl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSelectAllHandler
A default "select all" handler which delegates to either the model (preferred) or
the selection model itself (slow).
|
| Modifier and Type | Method and Description |
|---|---|
ISelectionAllHandler |
SelectableTabularComponent.getSelectionAllHandler() |
ISelectionAllHandler |
ISelectableTableComponent.getSelectionAllHandler()
If this component has a way to execute "select all", it should return a thing that does that.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SelectableTabularComponent.setSelectionAllHandler(ISelectionAllHandler selectionAllHandler) |
Copyright © 2017 etc.to. All rights reserved.