Uses of Interface
com.iizigo.editor.IContextMenuContributor
Uses of IContextMenuContributor in com.iizigo.editor
Modifier and TypeClassDescriptionclass
Adapter for contributions to the menu for Editor parts, whenregisterViewer
orcreateMenu
in the Editor part is called.Modifier and TypeMethodDescriptionprotected void
PropEditorPart.createMenu
(org.eclipse.jface.viewers.Viewer viewer, IContextMenuContributor contributor) Creates a menu that is used as a pop-up menu.void
PropEditorPart.registerViewer
(org.eclipse.jface.viewers.StructuredViewer viewer, int index, IContextMenuContributor contributor) Registers a viewer for selection changes.Uses of IContextMenuContributor in com.iizigo.vs
Modifier and TypeClassDescriptionclass
Panel used for the Participants in the VirtualSpace.class
Panel used to display a selected Table in the VirtualSpace.class
Panel used for the Value in the VirtualSpace.