public interface View
The following features are supported:
DetailViewPackage.getView()| Modifier and Type | Method and Description |
|---|---|
|
getGroups()
Returns the value of the 'Groups' containment reference list.
|
Component |
getHeaderComponent()
Returns the value of the 'Header Component' containment reference.
|
|
getHiddenComponent()
Returns the value of the 'Hidden Component' containment reference list.
|
|
getScriptModule()
Returns the value of the 'Script Module' containment reference list.
|
TabStyle |
getTabStyle()
Returns the value of the 'Tab Style' attribute.
|
void |
setHeaderComponent(Component value)
Sets the value of the '
Header Component' containment reference. |
void |
setTabStyle(TabStyle value)
Sets the value of the '
Tab Style' attribute. |
Component getHeaderComponent()
If the meaning of the 'Header Component' containment reference isn't clear, there really should be more of a description here...
setHeaderComponent(Component),
DetailViewPackage.getView_HeaderComponent()void setHeaderComponent(Component value)
Header Component' containment reference.
value - the new value of the 'Header Component' containment reference.getHeaderComponent()getGroups()
GroupEntry.
If the meaning of the 'Groups' containment reference list isn't clear, there really should be more of a description here...
DetailViewPackage.getView_Groups()getHiddenComponent()
HiddenComponent.
If the meaning of the 'Hidden Component' containment reference list isn't clear, there really should be more of a description here...
DetailViewPackage.getView_HiddenComponent()getScriptModule()
ScriptModule.
If the meaning of the 'Script Module' containment reference list isn't clear, there really should be more of a description here...
DetailViewPackage.getView_ScriptModule()TabStyle getTabStyle()
TabStyle.
If the meaning of the 'Tab Style' attribute isn't clear, there really should be more of a description here...
TabStyle,
setTabStyle(TabStyle),
DetailViewPackage.getView_TabStyle()void setTabStyle(TabStyle value)
Tab Style' attribute.
value - the new value of the 'Tab Style' attribute.TabStyle,
getTabStyle()
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