public class TaskMainAreaBrowserComponent extends MainAreaListviewBrowserComponent
| Modifier and Type | Field and Description |
|---|---|
protected static String |
LIST_VIEW_CONFIG_CODE |
columnModelListener, listView, MULTITYPE_LIST_VIEW_CONFIG_CODE, tableControllerEMPTY_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 |
|---|
TaskMainAreaBrowserComponent(AdvancedBrowserModel model,
AbstractContentBrowser contentBrowser) |
TaskMainAreaBrowserComponent(AdvancedBrowserModel model,
AbstractContentBrowser contentBrowser,
List<String> attachmentTypes) |
TaskMainAreaBrowserComponent(AdvancedBrowserModel model,
AbstractContentBrowser contentBrowser,
String attachmentType) |
| Modifier and Type | Method and Description |
|---|---|
protected DefaultBrowserTableController |
createTableController(AdvancedBrowserModel advancedBrowserModel,
MutableTableModel mutableTableModel,
UIListView listView) |
String |
getAttachmentType() |
List<String> |
getAttachmentTypes() |
protected void |
loadListModel() |
protected UIListView |
loadListView()
Loads the list view and its required components if necessary.
|
protected void |
resetSelection() |
void |
setAttachmentType(String attachmentType) |
void |
setAttachmentTypes(List<String> attachmentTypes) |
cleanup, createMainArea, getColumnModelListener, getCurrentItemView, getCurrentSavedQuery, getListViewConfiguration, getListViewConfigurationCode, storeListViewConfiguration, updatedesktopRemoved, detach, getLoginService, getModel, getResultModel, getRootType, getTableModel, getTypeService, getUIConfigurationService, initialize, resize, setActiveItem, setParent, setTableModel, updateActiveItems, updateItem, updateResult, updateSelectedItemsgetContentBrowser, setModel, updateItemprotected static final String LIST_VIEW_CONFIG_CODE
public TaskMainAreaBrowserComponent(AdvancedBrowserModel model, AbstractContentBrowser contentBrowser)
public TaskMainAreaBrowserComponent(AdvancedBrowserModel model, AbstractContentBrowser contentBrowser, String attachmentType)
public TaskMainAreaBrowserComponent(AdvancedBrowserModel model, AbstractContentBrowser contentBrowser, List<String> attachmentTypes)
protected void resetSelection()
resetSelection in class AbstractMainAreaBrowserComponentprotected UIListView loadListView()
loadListView in class MainAreaListviewBrowserComponentprotected void loadListModel()
loadListModel in class AbstractMainAreaBrowserComponentprotected DefaultBrowserTableController createTableController(AdvancedBrowserModel advancedBrowserModel, MutableTableModel mutableTableModel, UIListView listView)
createTableController in class AbstractMainAreaBrowserComponentpublic String getAttachmentType()
public void setAttachmentType(String attachmentType)
attachmentType - the attachmentType to setCopyright © 2017 SAP SE. All Rights Reserved.