Package org.opencms.ui.contextmenu
package org.opencms.ui.contextmenu
Contains code for workplace context menu.
- Since:
- 9.9.0
-
ClassDescriptionAbstract superclass for menu item visibility checks.A wrapper context menu action which first checks whether the resources for which the action is executed have any children locked by different users.ContextMenu is an extension which can be attached to any Vaadin component to display a popup context menu.ContextMenuClosedEvent is an event fired by the context menu when it's closed.ContextMenuClosedListener is used to listen for the event that the context menu is closed, either when a item is clicked or when the popup is canceled.ContextMenuItemClickEvent is an event produced by the context menu item when it is clicked.ContextMenuItemClickListener is listener for context menu items wanting to notify listeners about item clickContextMenuOpenedListener is used to modify the content of context menu based on what was clicked.ComponentListener is used when context menu is extending a component and works in mode where auto opening is disabled.ContextMenuOpenedListener.TableListener sub interface for table related context menus.Tree listener interface.ContextMenuOpenedOnComponentEvent is an event fired by the context menu when it's opened from a component.ContextMenuOpenedOnTableFooterEvent is an event that is fired by the context menu when it's opened by clicking on table footerContextMenuOpenedOnTableHeaderEvent is an event fired by the context menu when it's opened by clicking on table header row.ContextMenuOpenedOnTableRowEvent is an event that is fired when context menu is opened by clicking on table row.ContextMenuOpenedOnTreeItemEvent is an event fired by the context menu when it's opened by clicking on tree item.Handles inline editing within the file table.Class used to manage multiple context menu item providers through a single instance.Helper class for building context menus from the list of available context menu items.The visibility modes of a context menu item in the explorer view.Decorator for menu item visibility classes which always returns INVISIBLE if more than one resource is passed, but otherwise delegates the decision to its wrapped instance.Context menu builder for resource items.Standard visibility check implementation.Menu item which acts only as a container for nested menu items.Flag to control which visibility checks should be performed by CmsStandardVisibilityCheck.Action to perform when a context menu item is clicked.Builds an explorer context menu based on the set of selected resources' IDs.Interface for workplace context menu items.Interface for classes which provide context menu items.Interface used to check menu item visibility for context menus.Interface for generic context menu entris.This interface allows special styles for certain entries.Convenience class to access the localized messages of this OpenCms package.