public interface GridMultiSelectServerRpc extends SelectionServerRpc
| Modifier and Type | Method and Description |
|---|---|
void |
deselectAll()
All rows in grid have been deselected with the select all checkbox in
header.
|
void |
selectAll()
All rows in grid have been selected with the select all checkbox in
header.
|
deselect, selectCopyright © 2021 Vaadin Ltd. All rights reserved.