- separator - Variable in class com.vaadin.contextmenu.client.MenuSharedState.MenuItemState
-
- setApplicationConnection(ApplicationConnection) - Static method in class com.vaadin.contextmenu.client.MyVOverlay
-
- setAsContextMenuOf(ContextClickEvent.ContextClickNotifier) - Method in class com.vaadin.contextmenu.ContextMenu
-
Sets this as a context menu of the component.
- setAutoOpen(boolean) - Method in class com.vaadin.contextmenu.MenuBar
-
Using this method menubar can be put into a special mode where top level
menus opens without clicking on the menu, but automatically when mouse
cursor is moved over the menu.
- setCheckable(boolean) - Method in interface com.vaadin.contextmenu.MenuItem
-
Sets the checkable state of the item.
- setChecked(boolean) - Method in interface com.vaadin.contextmenu.MenuItem
-
Sets the checked state of the item.
- setCommand(Menu.Command) - Method in interface com.vaadin.contextmenu.MenuItem
-
Set the command for this item.
- setDescription(String) - Method in class com.vaadin.contextmenu.client.VMenuItem
-
- setDescription(String) - Method in interface com.vaadin.contextmenu.MenuItem
-
Sets the items's description.
- setEnabled(boolean) - Method in interface com.vaadin.contextmenu.MenuItem
-
- setHtmlContentAllowed(boolean) - Method in class com.vaadin.contextmenu.AbstractMenu
-
- setHtmlContentAllowed(boolean) - Method in class com.vaadin.contextmenu.ContextMenu
-
- setHtmlContentAllowed(boolean) - Method in interface com.vaadin.contextmenu.Menu
-
Sets whether html is allowed in the item captions.
- setHtmlContentAllowed(boolean) - Method in class com.vaadin.contextmenu.MenuBar
-
- setIcon(Resource) - Method in interface com.vaadin.contextmenu.MenuItem
-
Sets the icon.
- setMoreMenuItem(MenuItem) - Method in class com.vaadin.contextmenu.MenuBar
-
Set the item that is used when collapsing the top level menu.
- setSeparator(boolean) - Method in class com.vaadin.contextmenu.client.VMenuItem
-
- setStyleName(String) - Method in interface com.vaadin.contextmenu.MenuItem
-
- setTabIndex(int) - Method in class com.vaadin.contextmenu.MenuBar
-
- setText(String) - Method in interface com.vaadin.contextmenu.MenuItem
-
Set the text of this object.
- setVisible(boolean) - Method in interface com.vaadin.contextmenu.MenuItem
-
- showChildMenuAt(VMenuBar.CustomMenuItem, int, int) - Method in class com.vaadin.contextmenu.client.MyVMenuBar
-
- showContextMenu(int, int) - Method in interface com.vaadin.contextmenu.client.ContextMenuClientRpc
-
Sends request to client widget to open context menu to given position.
- styleName - Variable in class com.vaadin.contextmenu.client.MenuSharedState.MenuItemState
-