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