public interface MPerspective extends MElementContainer<MPartSashContainerElement>, MUILabel, MContext, MHandlerContainer, MBindings
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.
| Modifier and Type | Method and Description |
|---|---|
List<MTrimBar> |
getTrimBars()
Returns the value of the 'Trim Bars' containment reference list.
|
List<MWindow> |
getWindows()
Returns the value of the 'Windows' containment reference list.
|
getChildren, getSelectedElement, setSelectedElementgetAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidgetgetContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementIdupdateLocalizationgetIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, setIconURI, setLabel, setTooltipgetContext, getProperties, getVariables, setContextgetHandlersgetBindingContextsList<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, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.