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