public abstract class AbstractGroupBoxBrowserSectionComponent extends AbstractBrowserSectionComponent implements GroupBoxBrowserSectionComponent
EMPTY_TEXT| Constructor and Description |
|---|
AbstractGroupBoxBrowserSectionComponent(BrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AdvancedGroupbox |
createSectionView() |
AdvancedGroupbox |
getSectionGroupBox() |
boolean |
initialize()
Initializes this browser component i.e.
|
void |
setSectionGroupBox(AdvancedGroupbox sectionGroupBox)
Sets the advanced groupbox component for the current section.
|
getModel, getSectionModel, setModelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModel, setModelgetSectionModelsetActiveItem, update, updateActiveItems, updateItem, updateSelectedItemspublic AbstractGroupBoxBrowserSectionComponent(BrowserSectionModel sectionModel)
protected abstract AdvancedGroupbox createSectionView()
public AdvancedGroupbox getSectionGroupBox()
getSectionGroupBox in interface GroupBoxBrowserSectionComponentpublic void setSectionGroupBox(AdvancedGroupbox sectionGroupBox)
GroupBoxBrowserSectionComponentsetSectionGroupBox in interface GroupBoxBrowserSectionComponentsectionGroupBox - the sectionGroupBox to setpublic boolean initialize()
CockpitComponentinitialize in interface CockpitComponenttrue if initialization was successful, false otherwiseCopyright © 2017 SAP SE. All Rights Reserved.