Package | Description |
---|---|
org.eclipse.e4.ui.model.application |
Application programming interfaces describing the Eclipse 4 application model elements.
|
org.eclipse.e4.ui.model.application.commands | |
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 | Interface and Description |
---|---|
interface |
MAddon
A representation of the model object 'Addon'
|
Modifier and Type | Interface and Description |
---|---|
interface |
MHandler
A representation of the model object 'Handler'
|
Modifier and Type | Interface and Description |
---|---|
interface |
MCompositePart
A representation of the model object 'Composite Part'
|
interface |
MInputPart
Deprecated.
Use Part instead.
|
interface |
MPart
A representation of the model object 'Part'
|
Modifier and Type | Interface and Description |
---|---|
interface |
MDirectMenuItem
A representation of the model object 'Direct Menu Item'
|
interface |
MDirectToolItem
A representation of the model object 'Direct Tool Item'
|
interface |
MDynamicMenuContribution
A representation of the model object 'Dynamic Menu Contribution'
|
interface |
MToolControl
A representation of the model object 'Tool Control'
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.