| Modifier and Type | Method and Description |
|---|---|
SectionBrowserModel |
ListBrowserSectionComponent.getModel() |
SectionBrowserModel |
AbstractSectionMainAreaBrowserComponent.getModel() |
| Constructor and Description |
|---|
AbstractSectionMainAreaBrowserComponent(SectionBrowserModel model,
AbstractContentBrowser contentBrowser) |
DefaultSectionMainAreaBrowserComponent(SectionBrowserModel model,
AbstractContentBrowser contentBrowser) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SectionSearchBrowserModel |
| Modifier and Type | Method and Description |
|---|---|
SectionBrowserModel |
BrowserSectionModel.getSectionBrowserModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
BrowserSectionModel.setSectionBrowserModel(SectionBrowserModel browserModel) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSectionBrowserModel |
class |
AbstractSectionSearchBrowserModel |
class |
DefaultSectionSearchBrowserModel |
| Modifier and Type | Method and Description |
|---|---|
SectionBrowserModel |
AbstractBrowserSectionModel.getSectionBrowserModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBrowserSectionModel.setSectionBrowserModel(SectionBrowserModel browserModel)
Sets the browser model to
browserModel. |
| Constructor and Description |
|---|
AbstractBrowserSectionModel(SectionBrowserModel browserModel) |
DefaultBrowserSectionModel(SectionBrowserModel browserModel) |
DefaultBrowserSectionModel(SectionBrowserModel browserModel,
java.lang.String label) |
DefaultBrowserSectionModel(SectionBrowserModel browserModel,
java.lang.String label,
java.lang.Object rootItem) |
DefaultListBrowserSectionModel(SectionBrowserModel browserModel) |
DefaultListBrowserSectionModel(SectionBrowserModel browserModel,
java.lang.String label) |
DefaultListBrowserSectionModel(SectionBrowserModel browserModel,
java.lang.String label,
java.lang.Object rootItem) |
| Modifier and Type | Method and Description |
|---|---|
SectionBrowserModel |
MappingContentBrowser.getModel() |
| Constructor and Description |
|---|
MainAreaMappingBrowserComponent(SectionBrowserModel model,
AbstractContentBrowser contentBrowser) |
| Modifier and Type | Class and Description |
|---|---|
class |
MappingBrowserModel |
| Constructor and Description |
|---|
TargetBrowserSectionModel(SectionBrowserModel browserModel,
java.lang.String label) |
Copyright © 2018 SAP SE. All Rights Reserved.