Interface ContextMenuServerRpc
- All Superinterfaces:
Serializable
,com.vaadin.shared.communication.ServerRpc
public interface ContextMenuServerRpc
extends com.vaadin.shared.communication.ServerRpc
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onContextMenu
(Point p, com.vaadin.shared.MouseEventDetails d)
-
Method Details