Uses of Interface
com.iizigo.editor.IContextMenuContributorFormControl
Packages that use IContextMenuContributorFormControl
Uses of IContextMenuContributorFormControl in com.iizigo.editor
Subinterfaces of IContextMenuContributorFormControl in com.iizigo.editorModifier and TypeInterfaceDescriptioninterface
Contributes to the menu for Editor parts, whenregisterViewer
orcreateMenu
in the Editor part is called.Classes in com.iizigo.editor that implement IContextMenuContributorFormControlModifier 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 IContextMenuContributorFormControlModifier and TypeMethodDescriptionprotected void
PropEditorPart.createMenu
(org.eclipse.swt.widgets.Control control, IContextMenuContributorFormControl<org.eclipse.swt.widgets.Control> contributor) Creates a menu that is used as a pop-up menu.Uses of IContextMenuContributorFormControl in com.iizigo.vs
Classes in com.iizigo.vs that implement IContextMenuContributorFormControlModifier 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.