Uses of Interface
de.hybris.platform.cockpit.session.ListSectionModel
-
-
Uses of ListSectionModel in de.hybris.platform.cmscockpit.components.listsectionbrowser.impl
Methods in de.hybris.platform.cmscockpit.components.listsectionbrowser.impl with parameters of type ListSectionModel Modifier and Type Method Description protected AbstractTableControllerCmsListBrowserSectionComponent. createTableController(ListSectionModel listSectionModel, MutableTableModel mutableTableModel, UIListView listView)protected AbstractTableControllerCmsStructListBrowserSectionComponent. createTableController(ListSectionModel listSectionModel, MutableTableModel mutableTableModel, UIListView listView) -
Uses of ListSectionModel in de.hybris.platform.cmscockpit.session.impl
Classes in de.hybris.platform.cmscockpit.session.impl that implement ListSectionModel Modifier and Type Class Description classCmsListBrowserSectionModel -
Uses of ListSectionModel in de.hybris.platform.cockpit.components.contentbrowser
Methods in de.hybris.platform.cockpit.components.contentbrowser that return ListSectionModel Modifier and Type Method Description ListSectionModelListSectionComponent. getSectionModel()Methods in de.hybris.platform.cockpit.components.contentbrowser with parameters of type ListSectionModel Modifier and Type Method Description protected AbstractTableControllerListBrowserSectionComponent. createTableController(ListSectionModel listSectionModel, MutableTableModel mutableTableModel, UIListView listView)protected AbstractTableControllerListSectionComponent. createTableController(ListSectionModel listSectionModel, MutableTableModel mutableTableModel, UIListView listView)Constructors in de.hybris.platform.cockpit.components.contentbrowser with parameters of type ListSectionModel Constructor Description ListSectionComponent(ListSectionModel sectionModel) -
Uses of ListSectionModel in de.hybris.platform.cockpit.model.referenceeditor.impl
Methods in de.hybris.platform.cockpit.model.referenceeditor.impl that return ListSectionModel Modifier and Type Method Description protected ListSectionModelListViewCollectionEditor. getModel()Methods in de.hybris.platform.cockpit.model.referenceeditor.impl with parameters of type ListSectionModel Modifier and Type Method Description protected ListSectionComponentListViewCollectionEditor. createViewComponent(ListSectionModel model)Constructors in de.hybris.platform.cockpit.model.referenceeditor.impl with parameters of type ListSectionModel Constructor Description EditorListSectionComponent(ListSectionModel sectionModel) -
Uses of ListSectionModel in de.hybris.platform.cockpit.session
Subinterfaces of ListSectionModel in de.hybris.platform.cockpit.session Modifier and Type Interface Description interfaceListBrowserSectionModel -
Uses of ListSectionModel in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement ListSectionModel Modifier and Type Class Description classDefaultListBrowserSectionModelclassDefaultListSectionModel
-