JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.opencms.ui.contextmenu.CmsContextMenu.ContextMenuOpenedOnTableRowEvent
Packages that use
CmsContextMenu.ContextMenuOpenedOnTableRowEvent
Package
Description
org.opencms.ui.contextmenu
Contains code for workplace context menu.
Uses of
CmsContextMenu.ContextMenuOpenedOnTableRowEvent
in
org.opencms.ui.contextmenu
Methods in
org.opencms.ui.contextmenu
with parameters of type
CmsContextMenu.ContextMenuOpenedOnTableRowEvent
Modifier and Type
Method
Description
void
CmsContextMenu.ContextMenuOpenedListener.TableListener.
onContextMenuOpenFromRow
(
CmsContextMenu.ContextMenuOpenedOnTableRowEvent
event)
Called by the context menu when it's opened by clicking table component's row.