public class CmsPageContentBrowser extends DefaultAdvancedContentBrowser
AbstractContentBrowser.BrowserFocusDiv| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
EVENTS_TAG |
protected static java.lang.String |
LIVE_EDIT_CATALOG |
protected static java.lang.String |
LIVE_EDIT_PAGE |
protected static java.lang.String |
LIVE_EDIT_PAGE_NAVIGATION_EVENT |
protected static java.lang.String |
LIVE_EDIT_PERSPECTIVE_ID |
protected static java.lang.String |
LIVE_EDIT_SITE |
protected static java.lang.String |
PERSP_TAG |
COCKPIT_ID_BROWSERAREA_ITEMS_TOTAL, desktopInvalid, DND_ID, mainBorderlayout, viewModeMappingcaptionComponent, CONTENT_BROWSER_CHANGE, contextAreaComponent, DEFAULT_OVERLAY_SCLASS, DEFAULT_SCLASS, FOCUSED_OVERLAY_SCLASS, FOCUSED_SCLASS, initialized, mainAreaComponent, statusBar, toolbarComponent| Constructor and Description |
|---|
CmsPageContentBrowser() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractBrowserComponent |
createCaptionComponent()
Creates and returns the caption component of this content browser.
|
protected AbstractBrowserComponent |
createToolbarComponent()
Creates and returns the toolbar component of this content browser.
|
SectionBrowserModel |
getModel() |
void |
setModel(BrowserModel model) |
void |
updateItem(TypedObject item,
java.util.Set<PropertyDescriptor> modifiedProperties,
java.lang.Object reason)
This method makes it possible to force the view to re-render a list of items.
|
void |
updateStatusBar() |
void |
updateViewMode() |
createContextAreaComponent, createCustomPager, createDefaultViewModeComponent, createMainAreaComponent, createPageSizeCombobox, currentViewHasOwnModel, desktopRemoved, getDefaultPagingMold, getViewModes, initialize, resize, showContextArea, update, updateActivation, updateActiveItems, updateCaption, updateContextArea, updateContextArea, updateMainArea, updateSelectedItems, updateToolbarcleanup, detach, getActionConfiguration, getCaptionComponent, getContentBrowserComponent, getContextAreaComponent, getDDWrapper, getFocusComponent, getMainAreaComponent, getToolbarComponent, isActiveWhenUnfocused, isInitialized, setActiveWhenUnfocused, setContentBrowserComponent, setFocus, setFocusComponent, setParent, setRealSclass, setSclass, updateItemprotected static final java.lang.String PERSP_TAG
protected static final java.lang.String EVENTS_TAG
protected static final java.lang.String LIVE_EDIT_PERSPECTIVE_ID
protected static final java.lang.String LIVE_EDIT_PAGE_NAVIGATION_EVENT
protected static final java.lang.String LIVE_EDIT_SITE
protected static final java.lang.String LIVE_EDIT_CATALOG
protected static final java.lang.String LIVE_EDIT_PAGE
public SectionBrowserModel getModel()
getModel in class DefaultAdvancedContentBrowserpublic void updateViewMode()
updateViewMode in class DefaultAdvancedContentBrowserpublic void setModel(BrowserModel model)
setModel in class DefaultAdvancedContentBrowserprotected AbstractBrowserComponent createCaptionComponent()
DefaultAdvancedContentBrowserCaptionBrowserComponent instance.createCaptionComponent in class DefaultAdvancedContentBrowserprotected AbstractBrowserComponent createToolbarComponent()
DefaultAdvancedContentBrowsernull.createToolbarComponent in class DefaultAdvancedContentBrowserpublic void updateItem(TypedObject item, java.util.Set<PropertyDescriptor> modifiedProperties, java.lang.Object reason)
AbstractContentBrowserupdateItem in class DefaultAdvancedContentBrowseritem - the item which should be re-renderedmodifiedProperties - set of modified propertiesreason - the object that causes the update, can be nullpublic void updateStatusBar()
updateStatusBar in class DefaultAdvancedContentBrowserCopyright © 2018 SAP SE. All Rights Reserved.