Uses of Class
com.jbstrap.ui.components.ContextMenu
-
Uses of ContextMenu in com.jbstrap.ui.components
Modifier and TypeMethodDescriptionprotected ContextMenu
ContextMenu._addComponent
(Component<?> component) ContextMenu.addComponent
(Component component) Adds the specified component as a subcomponent, and redraws the component immediatelyfinal ContextMenu
ContextMenu.addItemList
(List<?> items) Adds multiple menu itemsfinal ContextMenu
ContextMenu.addTextListItem
(String text) Adds the specified static text, as an unclickable menu item to the context menu.final ContextMenu
ContextMenu.clear()
Clears the menuContextMenu.removeComponent
(Component component) Removes the specified subcomponent.final ContextMenu
ContextMenu.setCloseable
(boolean closeable) Determines if the close icon will appear in the top right corner.final ContextMenu
ContextMenu.setTitleText
(String title) Sets the title text of the menu