Uses of Interface
org.hippoecm.frontend.behaviors.IContextMenu
-
Packages that use IContextMenu Package Description org.hippoecm.frontend org.hippoecm.frontend.behaviors org.hippoecm.frontend.plugins.yui.rightclick org.hippoecm.frontend.widgets -
-
Uses of IContextMenu in org.hippoecm.frontend
Methods in org.hippoecm.frontend with parameters of type IContextMenu Modifier and Type Method Description abstract void
Home. showContextMenu(IContextMenu active)
-
Uses of IContextMenu in org.hippoecm.frontend.behaviors
Methods in org.hippoecm.frontend.behaviors with parameters of type IContextMenu Modifier and Type Method Description void
IContextMenuManager. showContextMenu(IContextMenu active)
-
Uses of IContextMenu in org.hippoecm.frontend.plugins.yui.rightclick
Classes in org.hippoecm.frontend.plugins.yui.rightclick that implement IContextMenu Modifier and Type Class Description class
RightClickBehavior
This behavior adds a right-click event-handler to the component. -
Uses of IContextMenu in org.hippoecm.frontend.widgets
Classes in org.hippoecm.frontend.widgets that implement IContextMenu Modifier and Type Class Description static class
ContextMenuTree.ContextLink
-