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 TypeInterfaceDescriptioninterfaceContributes to the menu for Editor parts, whenregisterViewerorcreateMenuin the Editor part is called.Classes in com.iizigo.editor that implement IContextMenuContributorFormControlModifier 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 IContextMenuContributorFormControlModifier and TypeMethodDescriptionprotected voidPropEditorPart.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 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.