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 TypeClassDescriptionclassAdapter for contributions to the menu for Editor parts, whenregisterViewerorcreateMenuin the Editor part is called.Methods in com.iizigo.editor with parameters of type IContextMenuContributorModifier and TypeMethodDescriptionprotected voidPropEditorPart.createMenu(org.eclipse.jface.viewers.Viewer viewer, IContextMenuContributor contributor) Creates a menu that is used as a pop-up menu.voidPropEditorPart.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 TypeClassDescriptionclassPanel used for the Participants in the VirtualSpace.classPanel used to display a selected Table in the VirtualSpace.classPanel used for the Value in the VirtualSpace.