public interface MPerspective extends MElementContainer<MPartSashContainerElement>, MUILabel, MContext
The Persepctive defines a part of the UI presentation that can be switched independently of the rest of the UI. By using Placeholders it's possible to share elements between different perspectives.
The following features are supported:
Modifier and Type | Method and Description |
---|---|
List<MWindow> |
getWindows()
Returns the value of the 'Windows' containment reference list.
|
getChildren, getSelectedElement, setSelectedElement
getAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidget
getContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementId
updateLocalization
getIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, setIconURI, setLabel, setTooltip
getContext, getProperties, getVariables, setContext
List<MWindow> getWindows()
MWindow
.
Developers: Add more detailed documentation by editing this comment in org.eclipse.ui.model.workbench/model/UIElements.ecore. There is a GenModel/documentation node under each type and attribute.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.