public class CmsPageToolbarBrowserComponent extends AbstractMultiViewToolbarBrowserComponent
BROWSER_VIEW_NOT_AVAILABLE, MODE_FACTORYADV_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, initialized, 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 |
|---|
CmsPageToolbarBrowserComponent(CmsPageBrowserModel model,
AbstractContentBrowser contentBrowser) |
| Modifier and Type | Method and Description |
|---|---|
protected HtmlBasedComponent |
createLeftToolbarContent() |
protected HtmlBasedComponent |
createRightToolbarContent() |
protected HtmlBasedComponent |
createToolbar() |
protected TypedObject |
getCurrentPage() |
ActionColumnConfiguration |
getPageActionConfiguration() |
ActionColumnConfiguration |
getPageActionConfiguration(java.lang.String actionSpringBeanID) |
protected CmsPageBrowserModel |
getPageBrowserModel() |
protected void |
renderActions(Component parent,
TypedObject item) |
protected void |
renderLeftActions(HtmlBasedComponent multiViewSelectArea,
TypedObject item) |
protected void |
resetActions(TypedObject item) |
protected void |
resetActions(TypedObject item,
HtmlBasedComponent actionDiv,
java.lang.String actionSpringBeanID) |
boolean |
update()
Updates this browser component i.e.
|
currentViewHasOwnModel, getActionConfig, getAddtionalToolbarActionConfig, getCommentToolbarSlot, getModel, getMultiSelectActionArea, getViewModeButtons, initialize, initializeCommentToolbarSlot, isViewButtonsVisible, resize, setActiveItem, setCommentToolbarSlot, setViewButtonsVisible, updateActionArea, updateActionAreaAction, updateActiveItems, updateCommentToolbarSlot, updateItem, updateMultiSelectActionArea, updateSelectedItems, updateViewModeButtonsgetContentBrowser, setModel, updateItempublic CmsPageToolbarBrowserComponent(CmsPageBrowserModel model, AbstractContentBrowser contentBrowser)
protected TypedObject getCurrentPage()
protected CmsPageBrowserModel getPageBrowserModel()
protected HtmlBasedComponent createToolbar()
createToolbar in class AbstractMultiViewToolbarBrowserComponentprotected HtmlBasedComponent createLeftToolbarContent()
createLeftToolbarContent in class AbstractMultiViewToolbarBrowserComponentprotected HtmlBasedComponent createRightToolbarContent()
createRightToolbarContent in class AbstractMultiViewToolbarBrowserComponentpublic boolean update()
AbstractBrowserComponentupdate in interface CockpitComponentupdate in class AbstractMultiViewToolbarBrowserComponenttrue if this browser was successfully updated, false otherwiseprotected void resetActions(TypedObject item)
protected void resetActions(TypedObject item, HtmlBasedComponent actionDiv, java.lang.String actionSpringBeanID)
protected void renderLeftActions(HtmlBasedComponent multiViewSelectArea,
TypedObject item)
public ActionColumnConfiguration getPageActionConfiguration()
public ActionColumnConfiguration getPageActionConfiguration(java.lang.String actionSpringBeanID)
protected void renderActions(Component parent,
TypedObject item)
Copyright © 2018 SAP SE. All Rights Reserved.