|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextMenuProviderWithActionRegistry | |
---|---|
roneditor | |
roneditor.editor | |
roneditor.objectnetview | |
roneditor.ronview | |
roneditor.ruleview |
Uses of ContextMenuProviderWithActionRegistry in roneditor |
---|
Methods in roneditor that return ContextMenuProviderWithActionRegistry | |
---|---|
protected abstract ContextMenuProviderWithActionRegistry |
AbstractMultiViewerPage.createContextMenuProvider(org.eclipse.gef.EditPartViewer viewer)
Subclasses must implement to specify the ContextMenuProviderWithActionRegistry that should be used by this
page's GraphicalViewer s and is responsible to show the created
actions in the context menu. |
Uses of ContextMenuProviderWithActionRegistry in roneditor.editor |
---|
Subclasses of ContextMenuProviderWithActionRegistry in roneditor.editor | |
---|---|
class |
RONEditorContextMenuProvider
This is used to populate the context menu for the TreeViewer in the RONEditor. |
Uses of ContextMenuProviderWithActionRegistry in roneditor.objectnetview |
---|
Subclasses of ContextMenuProviderWithActionRegistry in roneditor.objectnetview | |
---|---|
class |
ObjectNetPageContextMenuProvider
This is used to populate the context menu for the Viewer in the ObjectNetPage . |
Methods in roneditor.objectnetview that return ContextMenuProviderWithActionRegistry | |
---|---|
protected ContextMenuProviderWithActionRegistry |
ObjectNetPage.createContextMenuProvider(org.eclipse.gef.EditPartViewer viewer)
|
Uses of ContextMenuProviderWithActionRegistry in roneditor.ronview |
---|
Subclasses of ContextMenuProviderWithActionRegistry in roneditor.ronview | |
---|---|
class |
RONPageContextMenuProvider
This is used to populate the context menu for the Viewer in the RONPage . |
Methods in roneditor.ronview that return ContextMenuProviderWithActionRegistry | |
---|---|
protected ContextMenuProviderWithActionRegistry |
RONPage.createContextMenuProvider(org.eclipse.gef.EditPartViewer viewer)
|
Uses of ContextMenuProviderWithActionRegistry in roneditor.ruleview |
---|
Subclasses of ContextMenuProviderWithActionRegistry in roneditor.ruleview | |
---|---|
class |
RulePageContextMenuProvider
This is used to populate the context menu for the Viewers in the RuleNetPage . |
Methods in roneditor.ruleview that return ContextMenuProviderWithActionRegistry | |
---|---|
protected ContextMenuProviderWithActionRegistry |
RulePage.createContextMenuProvider(org.eclipse.gef.EditPartViewer viewer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |