public class ListBrowserSectionComponent extends ListSectionComponent implements BrowserSectionComponent
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
LIST_VIEW_CONFIG_CODE |
captionContainer, columnModelListener, groupBoxContent, lastResultType, listView, resultModel, tableControllerEMPTY_TEXT| Constructor and Description |
|---|
ListBrowserSectionComponent(ListBrowserSectionModel sectionModel) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractTableController |
createTableController(ListSectionModel listSectionModel,
MutableTableModel mutableTableModel,
UIListView listView) |
protected java.lang.String |
getListViewConfigurationCode() |
SectionBrowserModel |
getModel() |
ListBrowserSectionModel |
getSectionModel() |
boolean |
initialize()
Initializes this browser component i.e.
|
boolean |
isListHeaderVisible() |
protected UIListView |
loadListView()
Loads the list view and its required components if necessary.
|
void |
setAdditionalCaptionComponent(Component component) |
void |
setListHeaderVisible(boolean listHeaderVisible) |
void |
setModel(BrowserModel model) |
boolean |
update()
Updates this browser component i.e.
|
createSectionView, desktopRemoved, detach, getColumnModelListener, getListViewConfiguration, getResultModel, getRootType, getSectionGroupbox, getTableModel, getUIConfigurationService, setActiveItem, setParent, setTableModel, storeListViewConfiguration, updateActiveItems, updateItem, updateResult, updateSelectedItemsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetActiveItem, updateActiveItems, updateItem, updateSelectedItemsprotected static final java.lang.String LIST_VIEW_CONFIG_CODE
public ListBrowserSectionComponent(ListBrowserSectionModel sectionModel)
public boolean isListHeaderVisible()
public void setListHeaderVisible(boolean listHeaderVisible)
public ListBrowserSectionModel getSectionModel()
getSectionModel in interface SectionComponentgetSectionModel in class ListSectionComponentpublic SectionBrowserModel getModel()
getModel in interface BrowserComponentpublic boolean initialize()
CockpitComponentinitialize in interface CockpitComponentinitialize in class ListSectionComponenttrue if initialization was successful, false otherwisepublic boolean update()
CockpitComponentupdate in interface CockpitComponentupdate in class ListSectionComponenttrue if this browser was successfully updated, false otherwiseprotected UIListView loadListView()
loadListView in class ListSectionComponentpublic void setAdditionalCaptionComponent(Component component)
protected AbstractTableController createTableController(ListSectionModel listSectionModel, MutableTableModel mutableTableModel, UIListView listView)
createTableController in class ListSectionComponentpublic void setModel(BrowserModel model)
setModel in interface BrowserComponentprotected java.lang.String getListViewConfigurationCode()
getListViewConfigurationCode in class ListSectionComponentCopyright © 2018 SAP SE. All Rights Reserved.