| Modifier and Type | Method and Description |
|---|---|
protected BrowserSectionModel |
AbstractLiveEditCallbackEventHandler.getBrowserSectionForPosition(String position,
CmsPageBrowserModel pageModel) |
| Constructor and Description |
|---|
DragDropAwareCmsWizard(BrowserModel browserModel,
BrowserSectionModel browserSectionModel) |
LiveEditCmsComponentWizard(BrowserSectionModel model,
Component parent,
BrowserModel browserModel,
LiveEditView liveEditView) |
LiveEditMediaComponentWizard(BrowserSectionModel model,
Component parent,
BrowserModel browserModel,
LiveEditView liveEditView) |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerSegmentModelingBrowserModel.StaticContentSectionModel |
| Modifier and Type | Method and Description |
|---|---|
protected BrowserSectionModel |
CustomerSegmentModelingBrowserModel.createGroupSelectSectionModel() |
protected BrowserSectionModel |
CustomerSegmentModelingBrowserModel.createOutputActionsSectionModel() |
protected BrowserSectionModel |
CustomerSegmentModelingBrowserModel.createRulesSectionModel() |
protected BrowserSectionModel |
CustomerSegmentModelingBrowserModel.createSegmentImpactSectionModel() |
| Modifier and Type | Method and Description |
|---|---|
BrowserComponent |
CustomerSegmentModelingBrowserModel.SegmentSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
BrowserComponent |
CustomerSegmentModelingBrowserModel.SimpleSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
BrowserComponent |
CustomerSegmentModelingBrowserModel.SegmentContentEditorSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
| Modifier and Type | Field and Description |
|---|---|
protected BrowserSectionModel |
BTGRuleCreationWizard.model |
| Constructor and Description |
|---|
BTGConditionCreationWizard(BrowserSectionModel model,
Component parent,
BTGRuleModel rule) |
BTGOutputActionCreationWizard(BrowserSectionModel model,
Component parent,
TypedObject btgsegment) |
BTGRuleCreationWizard(BrowserSectionModel model,
Component parent,
TypedObject btgsegment) |
BTGSegmentCreationWizard(BrowserSectionModel model,
Component parent) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractCmsPageMainAreaBrowserComponent.layoutSections(List<BrowserSectionModel> sectionModels,
HtmlBasedComponent parent) |
| Constructor and Description |
|---|
CMSStructViewInjector(CmsPageBrowserModel browserModel,
Map<BrowserSectionModel,BrowserComponent> sectionMap) |
DefaultStructViewRenderer(CmsPageBrowserModel model,
Map<BrowserSectionModel,BrowserComponent> sectionMap) |
| Modifier and Type | Method and Description |
|---|---|
BrowserComponent |
CmsPageBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
BrowserComponent |
CmsListBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
BrowserComponent |
CMSStructListBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
BrowserComponent |
CmsContentSlotListBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
| Modifier and Type | Class and Description |
|---|---|
class |
CmsListBrowserSectionModel |
class |
ContentEditorBrowserSectionModel |
| Modifier and Type | Method and Description |
|---|---|
BrowserSectionModel |
CmsPageBrowserModel.retriveSectionModelByContentSlot(String position) |
| Modifier and Type | Method and Description |
|---|---|
protected List<BrowserSectionModel> |
CmsDrilldownSectionModelListener.getBrowserSectionModels() |
| Modifier and Type | Method and Description |
|---|---|
BrowserComponent |
CMSContentEditorSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
protected void |
CmsDrilldownSectionModelListener.handleSectionSelection(BrowserSectionModel currentSection) |
protected void |
CmsDrilldownSectionModelListener.handleUnexpectedType(BrowserSectionModel sectionModel,
ItemModel item,
String expected) |
protected void |
CmsDrilldownSectionModelListener.hideFollowingSections(BrowserSectionModel section) |
| Modifier and Type | Field and Description |
|---|---|
protected BrowserSectionModel |
CmsCreatePageWizard.model |
protected BrowserSectionModel |
CmsContentEdiotrRelatedTypeWizard.model |
protected BrowserSectionModel |
CmsComponentWizard.model |
| Modifier and Type | Method and Description |
|---|---|
BrowserSectionModel |
CmsWizard.getBrowserSectionModel() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
CmsComponentWizard.getCurrentPosition(BrowserSectionModel model) |
| Constructor and Description |
|---|
CmsComponentWizard(BrowserSectionModel model,
Component parent,
BrowserModel browserModel) |
CmsCreatePageWizard(BrowserSectionModel model,
Component parent) |
CmsWizard(BrowserModel browserModel,
BrowserSectionModel browserSectionModel) |
| Modifier and Type | Method and Description |
|---|---|
BrowserSectionModel |
ReferenceSelectorPage.getSectionModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReferenceSelectorPage.setSectionModel(BrowserSectionModel sectionModel) |
| Constructor and Description |
|---|
ReferenceSelectorPage(String pageTitle,
Wizard wizard,
BrowserSectionModel model) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<BrowserSectionModel,BrowserComponent> |
AbstractSectionMainAreaBrowserComponent.sectionMap |
| Modifier and Type | Method and Description |
|---|---|
BrowserSectionModel |
AbstractBrowserSectionComponent.getSectionModel() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<BrowserSectionModel,BrowserComponent> |
AbstractSectionMainAreaBrowserComponent.createSections() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSectionMainAreaBrowserComponent.updateSection(BrowserSectionModel sectionModel) |
void |
AbstractSectionMainAreaBrowserComponent.updateSectionSelection(BrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractSectionMainAreaBrowserComponent.layoutSections(List<BrowserSectionModel> sectionModels,
HtmlBasedComponent parent)
Responsible for laying out the different sections.
|
protected void |
DefaultSectionMainAreaBrowserComponent.layoutSections(List<BrowserSectionModel> sectionModels,
HtmlBasedComponent parent)
Responsible for laying out the different sections.
|
| Constructor and Description |
|---|
AbstractBrowserSectionComponent(BrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
BrowserSectionModel |
SectionTableModel.getModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
SectionTableModel.setModel(BrowserSectionModel model) |
| Constructor and Description |
|---|
SectionTableModel(MutableListModel listComponentModel,
MutableColumnModel columnComponentModel,
BrowserSectionModel sectionBrowserModel) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ListBrowserSectionModel |
| Modifier and Type | Method and Description |
|---|---|
BrowserSectionModel |
SectionBrowserModel.getBrowserSectionModel(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<BrowserSectionModel> |
SectionBrowserModel.getBrowserSectionModels() |
| Modifier and Type | Method and Description |
|---|---|
BrowserComponent |
BrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SectionBrowserModel.setBrowserSectionModels(List<? extends BrowserSectionModel> sectionModels) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBrowserSectionModel |
class |
DefaultBrowserSectionModel |
class |
DefaultListBrowserSectionModel |
| Modifier and Type | Method and Description |
|---|---|
BrowserSectionModel |
AbstractSectionBrowserModel.getBrowserSectionModel(int index) |
BrowserSectionModel |
AbstractSectionSearchBrowserModel.getBrowserSectionModel(int index) |
| Modifier and Type | Method and Description |
|---|---|
List<BrowserSectionModel> |
AbstractSectionBrowserModel.getBrowserSectionModels() |
List<BrowserSectionModel> |
AbstractSectionSearchBrowserModel.getBrowserSectionModels() |
| Modifier and Type | Method and Description |
|---|---|
BrowserComponent |
ListBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSectionBrowserModel.setBrowserSectionModels(List<? extends BrowserSectionModel> sectionModels) |
void |
AbstractSectionSearchBrowserModel.setBrowserSectionModels(List<? extends BrowserSectionModel> sectionModels) |
| Constructor and Description |
|---|
AbstractGroupBoxBrowserSectionComponent(BrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MainAreaMappingBrowserComponent.layoutSections(List<BrowserSectionModel> sectionModels,
HtmlBasedComponent parent) |
| Constructor and Description |
|---|
MappingContextSectionComponent(BrowserSectionModel sectionModel) |
MappingViewBrowserSectionComponent(BrowserSectionModel sectionModel) |
SourceSectionComponent(BrowserSectionModel sectionModel) |
TargetSectionComponent(BrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
BrowserComponent |
MappingBrowserSectionRenderer.createSectionView(BrowserSectionModel browsersectionmodel) |
BrowserComponent |
TargetSectionRenderer.createSectionView(BrowserSectionModel browsersectionmodel) |
BrowserComponent |
SourceSectionRenderer.createSectionView(BrowserSectionModel browsersectionmodel) |
BrowserComponent |
MappingContextSectionRenderer.createSectionView(BrowserSectionModel browsersectionmodel) |
| Modifier and Type | Class and Description |
|---|---|
class |
TargetBrowserSectionModel |
| Modifier and Type | Method and Description |
|---|---|
BrowserComponent |
PrintOverallPagesBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
BrowserComponent |
PrintPagesBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
BrowserComponent |
PrintOverallChaptersBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
BrowserComponent |
PrintChaptersBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
BrowserComponent |
PrintOverallPlacementsBrowserSectionRenderer.createSectionView(BrowserSectionModel 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 |
PrintOverallChaptersBrowserSectionModel
Model for section which displays pages for all currently selected chapters (and their sub chapters - recursively) (including
unassigned pages for current publication if publication was selected)
|
class |
PrintOverallPagesBrowserSectionModel
Model for section which displays pages for all currently selected chapters (and their sub chapters - recursively) (including
unassigned pages for current publication if publication was selected)
|
class |
PrintOverallPlacementsBrowserSectionModel
Model for section which displays placements for all currently selected chapters (and their sub chapters - recursively) and
pages (including unassigned pages for current publication if publication was selected)
|
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.