Uses of Interface
de.hybris.platform.cockpit.session.ListBrowserSectionModel
-
-
Uses of ListBrowserSectionModel in de.hybris.platform.cockpit.components.contentbrowser
Methods in de.hybris.platform.cockpit.components.contentbrowser that return ListBrowserSectionModel Modifier and Type Method Description ListBrowserSectionModelListBrowserSectionComponent. getSectionModel()Constructors in de.hybris.platform.cockpit.components.contentbrowser with parameters of type ListBrowserSectionModel Constructor Description ListBrowserSectionComponent(ListBrowserSectionModel sectionModel) -
Uses of ListBrowserSectionModel in de.hybris.platform.cockpit.model.general.impl
Fields in de.hybris.platform.cockpit.model.general.impl declared as ListBrowserSectionModel Modifier and Type Field Description protected ListBrowserSectionModelDefaultBrowserSectionListModelListener. sectionModelConstructors in de.hybris.platform.cockpit.model.general.impl with parameters of type ListBrowserSectionModel Constructor Description DefaultBrowserSectionListModelListener(ListBrowserSectionModel sectionModel, UIListView view) -
Uses of ListBrowserSectionModel in de.hybris.platform.cockpit.model.listview.impl
Fields in de.hybris.platform.cockpit.model.listview.impl declared as ListBrowserSectionModel Modifier and Type Field Description protected ListBrowserSectionModelDefaultBrowserSectionListViewListener. sectionModelprotected ListBrowserSectionModelDefaultBrowserSectionTableController. sectionModelprotected ListBrowserSectionModelDefaultBrowserSectionTableModelListener. sectionModelMethods in de.hybris.platform.cockpit.model.listview.impl that return ListBrowserSectionModel Modifier and Type Method Description protected ListBrowserSectionModelDefaultBrowserSectionTableController. getSectionModel()Constructors in de.hybris.platform.cockpit.model.listview.impl with parameters of type ListBrowserSectionModel Constructor Description DefaultBrowserSectionListViewListener(ListBrowserSectionModel sectionModel, MutableTableModel model)DefaultBrowserSectionTableController(ListBrowserSectionModel sectionModel, MutableTableModel model, UIListView view)DefaultBrowserSectionTableModelListener(ListBrowserSectionModel sectionModel, UIListView view) -
Uses of ListBrowserSectionModel in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement ListBrowserSectionModel Modifier and Type Class Description classDefaultListBrowserSectionModel
-