Uses of Interface
org.eclipse.e4.ui.model.application.ui.MDirtyable
Packages that use MDirtyable
Package
Description
Application programming interfaces describing the basic Eclipse 4 user interface model elements.
-
Uses of MDirtyable in org.eclipse.e4.ui.model.application.ui.basic
Subinterfaces of MDirtyable in org.eclipse.e4.ui.model.application.ui.basicModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Composite Part'.interfaceA representation of the model object 'Part'. -
Uses of MDirtyable in org.eclipse.e4.ui.model.application.ui.basic.impl
Classes in org.eclipse.e4.ui.model.application.ui.basic.impl that implement MDirtyableModifier and TypeClassDescriptionclassAn implementation of the model object 'Composite Part'.classAn implementation of the model object 'Part'. -
Uses of MDirtyable in org.eclipse.e4.ui.model.application.ui.basic.util
Methods in org.eclipse.e4.ui.model.application.ui.basic.util with parameters of type MDirtyableModifier and TypeMethodDescriptionBasicSwitch.caseDirtyable(MDirtyable object) Returns the result of interpreting the object as an instance of 'Dirtyable'. -
Uses of MDirtyable in org.eclipse.e4.ui.model.application.ui.util
Methods in org.eclipse.e4.ui.model.application.ui.util with parameters of type MDirtyableModifier and TypeMethodDescriptionUiSwitch.caseDirtyable(MDirtyable object) Returns the result of interpreting the object as an instance of 'Dirtyable'.