public class DefaultBrowserSectionTableController extends AbstractTableController
| Modifier and Type | Field and Description |
|---|---|
protected ListBrowserSectionModel |
sectionModel |
columnModelListener, listModelListener, listViewListener, model, tableModelListener, view| Constructor and Description |
|---|
DefaultBrowserSectionTableController(ListBrowserSectionModel sectionModel,
MutableTableModel model,
UIListView view) |
| Modifier and Type | Method and Description |
|---|---|
protected ColumnModelListener |
createColumnModelListener() |
protected ListComponentModelListener |
createListComponentModelListener() |
protected ListViewListener |
createListViewListener() |
protected TableModelListener |
createTableModelListener() |
protected ListBrowserSectionModel |
getSectionModel() |
getModel, getView, initialize, onCockpitEvent, registerFocusListener, unregisterFocusListener, unregisterListenersprotected final ListBrowserSectionModel sectionModel
public DefaultBrowserSectionTableController(ListBrowserSectionModel sectionModel, MutableTableModel model, UIListView view)
protected ColumnModelListener createColumnModelListener()
createColumnModelListener in class AbstractTableControllerprotected ListComponentModelListener createListComponentModelListener()
createListComponentModelListener in class AbstractTableControllerprotected ListViewListener createListViewListener()
createListViewListener in class AbstractTableControllerprotected TableModelListener createTableModelListener()
createTableModelListener in class AbstractTableControllerprotected ListBrowserSectionModel getSectionModel()
Copyright © 2017 SAP SE. All Rights Reserved.