Uses of Class
com.vaadin.client.ui.VContextMenu
-
Packages that use VContextMenu Package Description com.vaadin.client com.vaadin.client.ui -
-
Uses of VContextMenu in com.vaadin.client
Methods in com.vaadin.client that return VContextMenu Modifier and Type Method Description VContextMenu
ApplicationConnection. getContextMenu()
Singleton method to get instance of app's context menu. -
Uses of VContextMenu in com.vaadin.client.ui
Constructors in com.vaadin.client.ui with parameters of type VContextMenu Constructor Description ContextMenuDetails(VContextMenu menu, String rowKey, int left, int top)
-