public interface MGenericTrimContainer<T extends MUIElement> extends MElementContainer<T>
This provides a collection specifically for TrimBars.
The following features are supported:
Modifier and Type | Method and Description |
---|---|
SideValue |
getSide()
Returns the value of the 'Side' attribute.
|
void |
setSide(SideValue value)
Sets the value of the '
Side ' attribute |
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
SideValue getSide()
SideValue
.
This is an enum defining the side of the UI Window on which this collection should be displayed.
SideValue
,
setSide(SideValue)
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.