Uses of Interface
com.iizigo.editor.IContextMenuContributorFormControl
Uses of IContextMenuContributorFormControl in com.iizigo.editor
Modifier and TypeInterfaceDescriptioninterface
Contributes to the menu for Editor parts, whenregisterViewer
orcreateMenu
in the Editor part is called.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.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
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.