Interface MWizardDialog
- All Superinterfaces:
MApplicationElement, MBindings, MContext, MDialog, MElementContainer<MWindowElement>, MHandlerContainer, MLocalizable, MSnippetContainer, MUIElement, MUILabel, MWindow
Deprecated, for removal: This API element is subject to removal in a future version.
A representation of the model object 'Wizard Dialog'.
A subclass of Window representing a wizard dialog.
- Since:
- 1.1
- See Also:
- Restriction:
- This interface is not intended to be implemented by clients.
- Restriction:
- This model element is was provisional and will be removed.
-
Method Summary
Methods inherited from interface MApplicationElement
getContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementIdMethods inherited from interface MBindings
getBindingContextsMethods inherited from interface MContext
getContext, getProperties, getVariables, setContextMethods inherited from interface MElementContainer
getChildren, getSelectedElement, setSelectedElementMethods inherited from interface MHandlerContainer
getHandlersMethods inherited from interface MLocalizable
updateLocalizationMethods inherited from interface MSnippetContainer
getSnippetsMethods inherited from interface MUIElement
getAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidgetMethods inherited from interface MUILabel
getIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, setIconURI, setLabel, setTooltipMethods inherited from interface MWindow
getHeight, getMainMenu, getSharedElements, getWidth, getWindows, getX, getY, isSetHeight, isSetWidth, isSetX, isSetY, setHeight, setMainMenu, setWidth, setX, setY, unsetHeight, unsetWidth, unsetX, unsetY