public class DefaultSectionMainAreaBrowserComponent extends AbstractSectionMainAreaBrowserComponent
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 |
|---|
DefaultSectionMainAreaBrowserComponent(SectionBrowserModel model,
AbstractContentBrowser contentBrowser) |
| Modifier and Type | Method and Description |
|---|---|
protected Div |
createMainArea() |
protected UIItemView |
getCurrentItemView() |
protected SectionModelListener |
getSectionModelListener() |
protected void |
layoutSections(List<BrowserSectionModel> sectionModels,
HtmlBasedComponent parent)
Responsible for laying out the different sections.
|
void |
setSectionModelListener(SectionModelListener sectionModelListener)
Sets the section model listener to be used by this view component in order to keep its state up to date.
|
void |
updateSelectedItems()
Re-renders the currently selected item(s).
|
cleanup, createMainBorderLayout, createSections, desktopRemoved, detach, getModel, initialize, isInitialized, resize, setActiveItem, setParent, update, updateActiveItems, updateItem, updateItem, updateSection, updateSectionSelectioncreateTableController, getLoginService, getResultModel, getRootType, getTableModel, getTypeService, getUIConfigurationService, loadListModel, resetSelection, setTableModel, updateResultgetContentBrowser, setModelpublic DefaultSectionMainAreaBrowserComponent(SectionBrowserModel model, AbstractContentBrowser contentBrowser)
protected void layoutSections(List<BrowserSectionModel> sectionModels, HtmlBasedComponent parent)
sectionModels parameter.layoutSections in class AbstractSectionMainAreaBrowserComponentsectionModels - the sections to be renderedparent - the parent component to which the sections should be addedAbstractSectionMainAreaBrowserComponent.layoutSections(List, HtmlBasedComponent)public void updateSelectedItems()
AbstractBrowserComponentupdateSelectedItems in interface CockpitComponentupdateSelectedItems in class AbstractMainAreaBrowserComponentpublic void setSectionModelListener(SectionModelListener sectionModelListener)
AbstractSectionMainAreaBrowserComponentsetSectionModelListener in class AbstractSectionMainAreaBrowserComponentprotected SectionModelListener getSectionModelListener()
getSectionModelListener in class AbstractSectionMainAreaBrowserComponentprotected Div createMainArea()
createMainArea in class AbstractMainAreaBrowserComponentprotected UIItemView getCurrentItemView()
getCurrentItemView in class AbstractMainAreaBrowserComponentCopyright © 2017 SAP SE. All Rights Reserved.