public interface SingleSelectionModelServerRpc extends ServerRpc
| Modifier and Type | Method and Description |
|---|---|
void |
select(String rowKey)
Selects a row on server-side.
|
void select(String rowKey)
rowKey - row key of selected row; null if deselectCopyright © 2019 Vaadin Ltd. All rights reserved.