public class ToolBarImpl extends ElementContainerImpl<MToolBarElement> implements MToolBar
children, selectedElementACCESSIBILITY_PHRASE_EDEFAULT, accessibilityPhrase, CONTAINER_DATA_EDEFAULT, containerData, curSharedRef, LOCALIZED_ACCESSIBILITY_PHRASE_EDEFAULT, ON_TOP_EDEFAULT, onTop, renderer, RENDERER_EDEFAULT, TO_BE_RENDERED_EDEFAULT, toBeRendered, visible, VISIBLE_EDEFAULT, visibleWhen, widget, WIDGET_EDEFAULTCONTRIBUTOR_URI_EDEFAULT, contributorURI, ELEMENT_ID_EDEFAULT, elementId, persistedState, tags, transientData| Modifier | Constructor and Description |
|---|---|
protected |
ToolBarImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected EClass |
eStaticClass() |
java.util.List<MToolBarElement> |
getChildren()
This is specialized for the more specific element type known in this context.
|
void |
setSelectedElement(MToolBarElement newSelectedElement)
This is specialized for the more specific type known in this context.
|
basicGetSelectedElement, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eUnset, getSelectedElementbasicGetCurSharedRef, basicSetParent, basicSetVisibleWhen, eBasicRemoveFromContainerFeature, eDerivedOperationID, eInvoke, getAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidget, toString, updateLocalizationgetContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSelectedElementgetAccessibilityPhrase, 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, setElementIdupdateLocalizationprotected EClass eStaticClass()
eStaticClass in class ElementContainerImpl<MToolBarElement>public java.util.List<MToolBarElement> getChildren()
getChildren in interface MElementContainer<MToolBarElement>getChildren in class ElementContainerImpl<MToolBarElement>MUIElement.getParent()public void setSelectedElement(MToolBarElement newSelectedElement)
setSelectedElement in interface MElementContainer<MToolBarElement>setSelectedElement in class ElementContainerImpl<MToolBarElement>newSelectedElement - the new value of the 'Selected Element' reference.MElementContainer.getSelectedElement()