Package | Description |
---|---|
org.eclipse.e4.ui.model.application.descriptor.basic |
Application programming interfaces describing the Eclipse 4 descriptor model elements.
|
org.eclipse.e4.ui.model.application.ui.basic |
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
|
org.eclipse.e4.ui.model.application.ui.menu |
Application programming interfaces describing the Eclipse 4 menu and toolbar model elements.
|
Modifier and Type | Method and Description |
---|---|
MToolBar |
MPartDescriptor.getToolbar()
Returns the value of the 'Toolbar' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
MPartDescriptor.setToolbar(MToolBar value)
Sets the value of the '
Toolbar ' containment reference |
Modifier and Type | Method and Description |
---|---|
MToolBar |
MPart.getToolbar()
Returns the value of the 'Toolbar' containment reference
|
Modifier and Type | Method and Description |
---|---|
void |
MPart.setToolbar(MToolBar value)
Sets the value of the '
Toolbar ' containment reference |
Modifier and Type | Method and Description |
---|---|
MToolBar |
MMenuFactory.createToolBar()
Returns a new object of class 'Tool Bar'
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.