public class MainAreaMappingBrowserComponent extends DefaultSectionMainAreaBrowserComponent
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 |
|---|
MainAreaMappingBrowserComponent(SectionBrowserModel model,
AbstractContentBrowser contentBrowser) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
initialize()
Initializes this browser component i.e.
|
protected void |
layoutSections(List<BrowserSectionModel> sectionModels,
HtmlBasedComponent parent)
Responsible for laying out the different sections.
|
createMainArea, getCurrentItemView, getSectionModelListener, setSectionModelListener, updateSelectedItemscleanup, createMainBorderLayout, createSections, desktopRemoved, detach, getModel, isInitialized, resize, setActiveItem, setParent, update, updateActiveItems, updateItem, updateItem, updateSection, updateSectionSelectioncreateTableController, getLoginService, getResultModel, getRootType, getTableModel, getTypeService, getUIConfigurationService, loadListModel, resetSelection, setTableModel, updateResultgetContentBrowser, setModelpublic MainAreaMappingBrowserComponent(SectionBrowserModel model, AbstractContentBrowser contentBrowser)
public boolean initialize()
AbstractBrowserComponentinitialized flag to true after this
method has been called.
Note: This method is automatically called when a model or browser controller is set.initialize in interface CockpitComponentinitialize in class AbstractSectionMainAreaBrowserComponenttrue if initialization was successful, false otherwiseAbstractBrowserComponent.setModel(BrowserModel)protected void layoutSections(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)Copyright © 2017 SAP SE. All Rights Reserved.