| Modifier and Type | Method and Description |
|---|---|
protected BrowserSectionModel |
AbstractLiveEditCallbackEventHandler.getBrowserSectionForPosition(java.lang.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(java.util.List<BrowserSectionModel> sectionModels,
HtmlBasedComponent parent) |
| Constructor and Description |
|---|
CMSStructViewInjector(CmsPageBrowserModel browserModel,
java.util.Map<BrowserSectionModel,BrowserComponent> sectionMap) |
DefaultStructViewRenderer(CmsPageBrowserModel model,
java.util.Map<BrowserSectionModel,BrowserComponent> sectionMap) |
| Modifier and Type | Method and Description |
|---|---|
BrowserComponent |
CmsPageBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
BrowserComponent |
CMSStructListBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
BrowserComponent |
CmsListBrowserSectionRenderer.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(java.lang.String position) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.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,
java.lang.String expected) |
protected void |
CmsDrilldownSectionModelListener.hideFollowingSections(BrowserSectionModel section) |
| Modifier and Type | Field and Description |
|---|---|
protected BrowserSectionModel |
CmsComponentWizard.model |
protected BrowserSectionModel |
CmsContentEdiotrRelatedTypeWizard.model |
protected BrowserSectionModel |
CmsCreatePageWizard.model |
| Modifier and Type | Method and Description |
|---|---|
BrowserSectionModel |
CmsWizard.getBrowserSectionModel() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.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(java.lang.String pageTitle,
Wizard wizard,
BrowserSectionModel model) |
| Modifier and Type | Method and Description |
|---|---|
BrowserComponent |
MultiCountryListBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiCountryCmsPageBrowserModel.setBrowserSectionModels(java.util.List<? extends BrowserSectionModel> sectionModels) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<BrowserSectionModel,BrowserComponent> |
AbstractSectionMainAreaBrowserComponent.sectionMap |
| Modifier and Type | Method and Description |
|---|---|
BrowserSectionModel |
AbstractBrowserSectionComponent.getSectionModel() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.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 void |
DefaultSectionMainAreaBrowserComponent.layoutSections(java.util.List<BrowserSectionModel> sectionModels,
HtmlBasedComponent parent)
Responsible for laying out the different sections.
|
protected abstract void |
AbstractSectionMainAreaBrowserComponent.layoutSections(java.util.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 |
|---|---|
java.util.List<BrowserSectionModel> |
SectionBrowserModel.getBrowserSectionModels() |
| Modifier and Type | Method and Description |
|---|---|
BrowserComponent |
BrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SectionBrowserModel.setBrowserSectionModels(java.util.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 |
|---|---|
java.util.List<BrowserSectionModel> |
AbstractSectionBrowserModel.getBrowserSectionModels() |
java.util.List<BrowserSectionModel> |
AbstractSectionSearchBrowserModel.getBrowserSectionModels() |
| Modifier and Type | Method and Description |
|---|---|
BrowserComponent |
ListBrowserSectionRenderer.createSectionView(BrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSectionBrowserModel.setBrowserSectionModels(java.util.List<? extends BrowserSectionModel> sectionModels) |
void |
AbstractSectionSearchBrowserModel.setBrowserSectionModels(java.util.List<? extends BrowserSectionModel> sectionModels) |
| Constructor and Description |
|---|
AbstractGroupBoxBrowserSectionComponent(BrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MainAreaMappingBrowserComponent.layoutSections(java.util.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 |
MappingContextSectionRenderer.createSectionView(BrowserSectionModel browsersectionmodel) |
BrowserComponent |
SourceSectionRenderer.createSectionView(BrowserSectionModel browsersectionmodel) |
| Modifier and Type | Class and Description |
|---|---|
class |
TargetBrowserSectionModel |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultCmsPageBrowserModel.processSectionItems(ItemChangedEvent changedEvent,
BrowserSectionModel sectionModel,
java.util.List<TypedObject> sectionItems) |
Copyright © 2018 SAP SE. All Rights Reserved.