public interface ClickRpc extends ServerRpc
| Modifier and Type | Method and Description |
|---|---|
void |
click(MouseEventDetails mouseDetails)
Called when a click event has occurred and there are server side
listeners for the event.
|
void click(MouseEventDetails mouseDetails)
mouseDetails - Details about the mouse when the event took placeCopyright © 2021 Vaadin Ltd. All rights reserved.