public interface TableServerRpc extends ServerRpc
| Modifier and Type | Method and Description |
|---|---|
void |
contextClick(String rowKey,
String colKey,
TableConstants.Section section,
MouseEventDetails details)
Informs the server that a context click happened inside of Table.
|
void contextClick(String rowKey, String colKey, TableConstants.Section section, MouseEventDetails details)
Copyright © 2021 Vaadin Ltd. All rights reserved.