public static class MappingEditor.ActionBarContributor extends EditingDomainActionBarContributor
| Modifier and Type | Field and Description |
|---|---|
protected DelegatingCommandAction |
createMappingAction |
protected DelegatingCommandAction |
createOneSidedMappingAction |
protected DelegatingCommandAction |
nameMatchMappingAction |
protected DelegatingCommandAction |
removeMappingAction |
protected DelegatingCommandAction |
typeMatchMappingAction |
activeEditor, ADDITIONS_LAST_STYLE, controlAction, copyAction, cutAction, deleteAction, liveValidationAction, loadResourceAction, pasteAction, redoAction, style, undoAction, validateAction| Constructor and Description |
|---|
MappingEditor.ActionBarContributor()
This creates an instance the contributor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
contributeToToolBar(IToolBarManager toolBarManager) |
void |
setActiveEditor(IEditorPart part) |
activate, addGlobalActions, contributeToMenu, contributeToStatusLine, createCopyAction, createCutAction, createDeleteAction, createPasteAction, createRedoAction, createUndoAction, deactivate, getActiveEditor, init, menuAboutToShow, propertyChanged, removeAllReferencesOnDelete, setActivePage, setActiveView, shareGlobalActions, updateprotected DelegatingCommandAction removeMappingAction
protected DelegatingCommandAction createMappingAction
protected DelegatingCommandAction createOneSidedMappingAction
protected DelegatingCommandAction nameMatchMappingAction
protected DelegatingCommandAction typeMatchMappingAction
public MappingEditor.ActionBarContributor()
public void setActiveEditor(IEditorPart part)
setActiveEditor in class EditingDomainActionBarContributorpublic void contributeToToolBar(IToolBarManager toolBarManager)
contributeToToolBar in class EditingDomainActionBarContributor