Uses of Interface
com.iizigo.editor.IContextMenuContributor
Packages that use IContextMenuContributor
Uses of IContextMenuContributor in com.iizigo.editor
Classes in com.iizigo.editor that implement IContextMenuContributorModifier and TypeClassDescriptionclass
Adapter for contributions to the menu for Editor parts, whenregisterViewer
orcreateMenu
in the Editor part is called.Methods in com.iizigo.editor with parameters of type IContextMenuContributorModifier 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
Classes in com.iizigo.vs that implement IContextMenuContributorModifier 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.