public abstract class AbstractBrowserSectionComponent extends AbstractSectionComponent implements BrowserSectionComponent
| Modifier and Type | Field and Description |
|---|---|
protected static String |
EMPTY_TEXT |
| Constructor and Description |
|---|
AbstractBrowserSectionComponent(BrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
BrowserModel |
getModel() |
BrowserSectionModel |
getSectionModel() |
void |
setModel(BrowserModel model) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitialize, setActiveItem, update, updateActiveItems, updateItem, updateSelectedItemsprotected static final String EMPTY_TEXT
public AbstractBrowserSectionComponent(BrowserSectionModel sectionModel)
public BrowserModel getModel()
getModel in interface BrowserComponentpublic void setModel(BrowserModel model)
setModel in interface BrowserComponentpublic BrowserSectionModel getSectionModel()
getSectionModel in interface SectionComponentgetSectionModel in class AbstractSectionComponentCopyright © 2017 SAP SE. All Rights Reserved.