Package org.opencms.ui.contextmenu
Interface CmsContextMenu.ContextMenuItemClickListener
- All Superinterfaces:
EventListener
- Enclosing class:
- CmsContextMenu
ContextMenuItemClickListener is listener for context menu items wanting
to notify listeners about item click
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Called by the context menu item when it's clicked
-
Field Details
-
ITEM_CLICK_METHOD
The item click method.
-
-
Method Details