Uses of Class
de.hybris.platform.cockpit.model.listview.impl.AbstractTableController
-
-
Uses of AbstractTableController in de.hybris.platform.cockpit.components.contentbrowser
Methods in de.hybris.platform.cockpit.components.contentbrowser that return AbstractTableController Modifier and Type Method Description protected AbstractTableControllerListBrowserSectionComponent. createTableController(ListSectionModel listSectionModel, MutableTableModel mutableTableModel, UIListView listView)protected AbstractTableControllerListSectionComponent. createTableController(ListSectionModel listSectionModel, MutableTableModel mutableTableModel, UIListView listView) -
Uses of AbstractTableController in de.hybris.platform.cockpit.model.listview.impl
Subclasses of AbstractTableController in de.hybris.platform.cockpit.model.listview.impl Modifier and Type Class Description classContextAreaTableControllerclassDefaultBrowserSectionTableControllerclassDefaultBrowserTableControllerclassDefaultTableController -
Uses of AbstractTableController in de.hybris.platform.cockpit.model.referenceeditor.impl
Subclasses of AbstractTableController in de.hybris.platform.cockpit.model.referenceeditor.impl Modifier and Type Class Description classEditorTableController
-