public class MainAreaListviewBrowserComponent extends AbstractMainAreaBrowserComponent
| Modifier and Type | Field and Description |
|---|---|
protected ColumnModelListener |
columnModelListener |
protected UIListView |
listView |
protected static java.lang.String |
MULTITYPE_LIST_VIEW_CONFIG_CODE |
protected ComponentController |
tableController |
EMPTY_MESSAGE, lastResultType, listComponentModel, loginService, mainArea, 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, 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 |
|---|
MainAreaListviewBrowserComponent(AdvancedBrowserModel model,
AbstractContentBrowser contentBrowser) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanup() |
protected Div |
createMainArea() |
protected ColumnModelListener |
getColumnModelListener() |
protected UIItemView |
getCurrentItemView() |
protected CockpitSavedQueryModel |
getCurrentSavedQuery() |
protected ListViewConfiguration |
getListViewConfiguration(ObjectTemplate objectTemplate,
java.lang.String code) |
protected java.lang.String |
getListViewConfigurationCode() |
protected UIListView |
loadListView()
Loads the list view and its required components if necessary.
|
protected void |
storeListViewConfiguration() |
boolean |
update()
Updates this browser component i.e.
|
createTableController, desktopRemoved, detach, getLoginService, getModel, getResultModel, getRootType, getTableModel, getTypeService, getUIConfigurationService, initialize, loadListModel, resetSelection, resize, setActiveItem, setParent, setTableModel, updateActiveItems, updateItem, updateResult, updateSelectedItemsgetContentBrowser, setModel, updateItemprotected transient UIListView listView
protected ComponentController tableController
protected ColumnModelListener columnModelListener
protected static final java.lang.String MULTITYPE_LIST_VIEW_CONFIG_CODE
public MainAreaListviewBrowserComponent(AdvancedBrowserModel model, AbstractContentBrowser contentBrowser)
model - contentBrowser - protected UIItemView getCurrentItemView()
getCurrentItemView in class AbstractMainAreaBrowserComponentpublic boolean update()
AbstractBrowserComponentupdate in interface CockpitComponentupdate in class AbstractBrowserComponenttrue if this browser was successfully updated, false otherwiseprotected Div createMainArea()
createMainArea in class AbstractMainAreaBrowserComponentprotected UIListView loadListView()
protected ColumnModelListener getColumnModelListener()
protected void storeListViewConfiguration()
protected ListViewConfiguration getListViewConfiguration(ObjectTemplate objectTemplate, java.lang.String code)
protected void cleanup()
cleanup in class AbstractMainAreaBrowserComponentprotected CockpitSavedQueryModel getCurrentSavedQuery()
protected java.lang.String getListViewConfigurationCode()
Copyright © 2018 SAP SE. All Rights Reserved.