Uses of Interface
org.eclipse.e4.ui.model.application.commands.MBindings
-
Packages that use MBindings Package Description org.eclipse.e4.ui.model.application Application programming interfaces describing the Eclipse 4 application model elements.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.advanced Application programming interfaces describing the advanced Eclipse 4 user interface model elements.org.eclipse.e4.ui.model.application.ui.basic Application programming interfaces describing the basic Eclipse 4 user interface model elements. -
-
Uses of MBindings in org.eclipse.e4.ui.model.application
Subinterfaces of MBindings in org.eclipse.e4.ui.model.application Modifier and Type Interface Description interfaceMApplicationA representation of the model object 'Application'. -
Uses of MBindings in org.eclipse.e4.ui.model.application.descriptor.basic
Subinterfaces of MBindings in org.eclipse.e4.ui.model.application.descriptor.basic Modifier and Type Interface Description interfaceMPartDescriptorA representation of the model object 'Part Descriptor'. -
Uses of MBindings in org.eclipse.e4.ui.model.application.ui.advanced
Subinterfaces of MBindings in org.eclipse.e4.ui.model.application.ui.advanced Modifier and Type Interface Description interfaceMPerspectiveA representation of the model object 'Perspective'. -
Uses of MBindings in org.eclipse.e4.ui.model.application.ui.basic
Subinterfaces of MBindings in org.eclipse.e4.ui.model.application.ui.basic Modifier and Type Interface Description interfaceMCompositePartA representation of the model object 'Composite Part'.interfaceMDialogDeprecated.interfaceMInputPartDeprecated.Use Part instead.interfaceMPartA representation of the model object 'Part'.interfaceMTrimmedWindowA representation of the model object 'Trimmed Window'.interfaceMWindowA representation of the model object 'Window'.interfaceMWizardDialogDeprecated.
-