public abstract class AbstractCmsPageMainAreaBrowserComponent extends DefaultSectionMainAreaBrowserComponent
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
ADD_BTN |
protected static java.lang.String |
CMS_STRUC_MAIN_AREA_SCLASS |
protected static java.lang.String |
CMS_STRUCT_SECTION_SCLASS |
protected HtmlBasedComponent |
innerParent |
protected static java.lang.String |
SPLITTER_IMG |
protected static java.lang.String |
STRUCT_VIEW_PAGE |
protected static java.lang.String |
STRUCTURE_VIEW_EDITOR_RSECTION_SCLASS |
protected static java.lang.String |
STRUCTURE_VIEW_SECTION_SCLASS |
initialized, mainArea, sectionMapEMPTY_MESSAGE, lastResultType, listComponentModel, loginService, resultModel, typeService, uiConfigurationServiceADV_QUERY_BTN_ACTIVE_IMG, ADV_QUERY_BTN_IMG, BROWSER_TOOLBAR_SCLASS, CLOSE_BTN_IMG, CONTENT_BROWSER_GB_SCLASS, CONTENT_BROWSER_STICKY_GB_SCLASS, DUPLICATE_BTN_IMG, MAIN_AREA_BL_SCLASS, MINIMIZE_BTN_IMG, SAVE_QUERY_BTN_IMG, SEARCH_MAGNIFIER_BTN_IMG, SPLIT_ACTIVE_BTN_IMG, SPLIT_INACTIVE_BTN_IMG| Constructor and Description |
|---|
AbstractCmsPageMainAreaBrowserComponent(SectionBrowserModel model,
AbstractContentBrowser contentBrowser) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearParentContainer() |
protected boolean |
containsOnlyContentEditorSection() |
protected Space |
createVerticalSpacer() |
CmsPageBrowserModel |
getModel() |
protected void |
layoutSections(java.util.List<BrowserSectionModel> sectionModels,
HtmlBasedComponent parent)
Responsible for laying out the different sections.
|
protected abstract void |
renderInternal() |
boolean |
update()
Updates this browser component i.e.
|
createMainArea, getCurrentItemView, getSectionModelListener, setSectionModelListener, updateSelectedItemscleanup, createMainBorderLayout, createSections, desktopRemoved, detach, initialize, isInitialized, resize, setActiveItem, setParent, updateActiveItems, updateItem, updateItem, updateSection, updateSectionSelectioncreateTableController, getLoginService, getResultModel, getRootType, getTableModel, getTypeService, getUIConfigurationService, loadListModel, resetSelection, setTableModel, updateResultgetContentBrowser, setModelprotected static final java.lang.String CMS_STRUC_MAIN_AREA_SCLASS
protected static final java.lang.String STRUCTURE_VIEW_SECTION_SCLASS
protected static final java.lang.String STRUCTURE_VIEW_EDITOR_RSECTION_SCLASS
protected static final java.lang.String STRUCT_VIEW_PAGE
protected static final java.lang.String CMS_STRUCT_SECTION_SCLASS
protected static final java.lang.String ADD_BTN
protected static final java.lang.String SPLITTER_IMG
protected transient HtmlBasedComponent innerParent
public AbstractCmsPageMainAreaBrowserComponent(SectionBrowserModel model, AbstractContentBrowser contentBrowser)
protected abstract void renderInternal()
protected void layoutSections(java.util.List<BrowserSectionModel> sectionModels, HtmlBasedComponent parent)
DefaultSectionMainAreaBrowserComponentsectionModels parameter.layoutSections in class DefaultSectionMainAreaBrowserComponentsectionModels - the sections to be renderedparent - the parent component to which the sections should be addedAbstractSectionMainAreaBrowserComponent.layoutSections(List, HtmlBasedComponent)public boolean update()
AbstractBrowserComponentupdate in interface CockpitComponentupdate in class AbstractSectionMainAreaBrowserComponenttrue if this browser was successfully updated, false otherwisepublic CmsPageBrowserModel getModel()
getModel in interface BrowserComponentgetModel in class AbstractSectionMainAreaBrowserComponentprotected boolean containsOnlyContentEditorSection()
protected Space createVerticalSpacer()
protected void clearParentContainer()
Copyright © 2018 SAP SE. All Rights Reserved.