| Constructor and Description |
|---|
CustomerSegmentListBrowserSectionComponent(ListBrowserSectionModel sectionModel) |
| Constructor and Description |
|---|
CmsContentSlotListBrowserSectionComponent(ListBrowserSectionModel sectionModel) |
CmsListBrowserSectionComponent(ListBrowserSectionModel sectionModel) |
CmsPageBrowserSectionComponent(ListBrowserSectionModel sectionModel) |
| Constructor and Description |
|---|
CmsBrowserSectionListViewlListener(ListBrowserSectionModel sectionModel,
MutableTableModel model) |
CmsBrowserSectionTableController(ListBrowserSectionModel sectionModel,
MutableTableModel model,
UIListView view) |
CmsBrowserSectionTableModelListener(ListBrowserSectionModel sectionModel,
UIListView view) |
| Modifier and Type | Class and Description |
|---|---|
class |
CmsListBrowserSectionModel |
| Modifier and Type | Method and Description |
|---|---|
protected ListBrowserSectionModel |
CmsPageBrowserModel.createAndInitContentElementSection(ListBrowserSectionModel contentSlotSection)
Creates and initialize content element section model
|
protected ListBrowserSectionModel |
CmsPageBrowserModel.createAndInitContentSlotSection()
Creates and initialize content slot section model
|
protected ListBrowserSectionModel |
CmsPageBrowserModel.createAndInitSimpleElementSection(ListBrowserSectionModel contentElementSection)
Creates and initialize simple element section model
|
ListBrowserSectionModel |
CmsPageBrowserModel.getContentElementSection()
Returns content element section model
|
ListBrowserSectionModel |
CmsPageBrowserModel.getContentSlotSection()
Returns content slot section model
|
ListBrowserSectionModel |
CmsPageBrowserModel.getSimpleElementSection()
Returns simple element section model
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsPageBrowserModel.clearSelection(ListBrowserSectionModel browserSectionModel)
Responsible for clearing selection in all sections after change it
|
protected ContentEditorBrowserSectionModel |
CmsPageBrowserModel.createAndInitContentEditorSection(ListBrowserSectionModel simpleElementSection,
ListBrowserSectionModel contentElementSection)
Creates and initialize content editor section model
|
protected ListBrowserSectionModel |
CmsPageBrowserModel.createAndInitContentElementSection(ListBrowserSectionModel contentSlotSection)
Creates and initialize content element section model
|
protected ListBrowserSectionModel |
CmsPageBrowserModel.createAndInitSimpleElementSection(ListBrowserSectionModel contentElementSection)
Creates and initialize simple element section model
|
| Modifier and Type | Method and Description |
|---|---|
ListBrowserSectionModel |
ListBrowserSectionComponent.getSectionModel() |
| Constructor and Description |
|---|
ListBrowserSectionComponent(ListBrowserSectionModel sectionModel) |
| Modifier and Type | Field and Description |
|---|---|
protected ListBrowserSectionModel |
DefaultBrowserSectionListModelListener.sectionModel |
| Constructor and Description |
|---|
DefaultBrowserSectionListModelListener(ListBrowserSectionModel sectionModel,
UIListView view) |
| Modifier and Type | Field and Description |
|---|---|
protected ListBrowserSectionModel |
DefaultBrowserSectionListViewListener.sectionModel |
protected ListBrowserSectionModel |
DefaultBrowserSectionTableController.sectionModel |
protected ListBrowserSectionModel |
DefaultBrowserSectionTableModelListener.sectionModel |
| Modifier and Type | Method and Description |
|---|---|
protected ListBrowserSectionModel |
DefaultBrowserSectionTableController.getSectionModel() |
| Constructor and Description |
|---|
DefaultBrowserSectionListViewListener(ListBrowserSectionModel sectionModel,
MutableTableModel model) |
DefaultBrowserSectionTableController(ListBrowserSectionModel sectionModel,
MutableTableModel model,
UIListView view) |
DefaultBrowserSectionTableModelListener(ListBrowserSectionModel sectionModel,
UIListView view) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultListBrowserSectionModel |
| Constructor and Description |
|---|
PrintChaptersListBrowserSectionComponent(ListBrowserSectionModel sectionModel) |
PrintOverallChaptersListBrowserSectionComponent(ListBrowserSectionModel sectionModel) |
PrintPagesListBrowserSectionComponent(ListBrowserSectionModel sectionModel) |
| Modifier and Type | Class and Description |
|---|---|
class |
PrintChaptersBrowserSectionModel
Model for section which displays chapters (and allows their d'n'd), of super chapter (or root chapters of current publication)
|
class |
PrintPagesBrowserSectionModel
Model for section which displays pages (and allows their d'n'd) of current chapter (or unassigned pages for current
publication)
|
Copyright © 2017 SAP SE. All Rights Reserved.