| Modifier and Type | Field and Description |
|---|---|
protected |
groups
The cached value of the '
Groups' containment reference list. |
protected Component |
headerComponent
The cached value of the '
Header Component' containment reference. |
protected |
hiddenComponent
The cached value of the '
Hidden Component' containment reference list. |
protected |
scriptModule
The cached value of the '
Script Module' containment reference list. |
protected static TabStyle |
TAB_STYLE_EDEFAULT
The default value of the '
Tab Style' attribute. |
protected TabStyle |
tabStyle
The cached value of the '
Tab Style' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
ViewImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetHeaderComponent(Component newHeaderComponent,
NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
|
getGroups() |
Component |
getHeaderComponent() |
|
getHiddenComponent() |
|
getScriptModule() |
TabStyle |
getTabStyle() |
void |
setHeaderComponent(Component newHeaderComponent) |
void |
setTabStyle(TabStyle newTabStyle) |
java.lang.String |
toString() |
protected Component headerComponent
Header Component' containment reference.
getHeaderComponent()protectedgroups
Groups' containment reference list.
getGroups()protectedhiddenComponent
Hidden Component' containment reference list.
getHiddenComponent()protectedscriptModule
Script Module' containment reference list.
getScriptModule()protected static final TabStyle TAB_STYLE_EDEFAULT
Tab Style' attribute.
getTabStyle()protected TabStyle tabStyle
Tab Style' attribute.
getTabStyle()protected EClass eStaticClass()
public Component getHeaderComponent()
getHeaderComponent in interface ViewView.setHeaderComponent(Component),
DetailViewPackage.getView_HeaderComponent()public NotificationChain basicSetHeaderComponent(Component newHeaderComponent, NotificationChain msgs)
public void setHeaderComponent(Component newHeaderComponent)
setHeaderComponent in interface ViewnewHeaderComponent - the new value of the 'Header Component' containment reference.View.getHeaderComponent()publicgetGroups()
getGroups in interface ViewDetailViewPackage.getView_Groups()publicgetHiddenComponent()
getHiddenComponent in interface ViewDetailViewPackage.getView_HiddenComponent()publicgetScriptModule()
getScriptModule in interface ViewDetailViewPackage.getView_ScriptModule()public TabStyle getTabStyle()
getTabStyle in interface ViewTabStyle,
View.setTabStyle(TabStyle),
DetailViewPackage.getView_TabStyle()public void setTabStyle(TabStyle newTabStyle)
setTabStyle in interface ViewnewTabStyle - the new value of the 'Tab Style' attribute.TabStyle,
View.getTabStyle()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0