public abstract class AbstractSectionComponent extends Div implements SectionComponent
| Modifier and Type | Field and Description |
|---|---|
protected static String |
EMPTY_TEXT |
| Constructor and Description |
|---|
AbstractSectionComponent(SectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
SectionModel |
getSectionModel() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialize, setActiveItem, update, updateActiveItems, updateItem, updateSelectedItemsprotected static final String EMPTY_TEXT
public AbstractSectionComponent(SectionModel sectionModel)
public SectionModel getSectionModel()
getSectionModel in interface SectionComponentCopyright © 2017 SAP SE. All Rights Reserved.