Uses of Interface
de.hybris.platform.cockpit.session.CockpitListComponent
-
-
Uses of CockpitListComponent in de.hybris.platform.admincockpit.session.impl
Classes in de.hybris.platform.admincockpit.session.impl that implement CockpitListComponent Modifier and Type Class Description classAdmincockpitConstraintBrowserModelclassAdmincockpitConstraintGroupsBrowserModelclassAdmincockpitConstraintPojoBrowserModel -
Uses of CockpitListComponent in de.hybris.platform.cmscockpit.session.impl
Classes in de.hybris.platform.cmscockpit.session.impl that implement CockpitListComponent Modifier and Type Class Description classCmsCatalogBrowserModelclassCmsListBrowserSectionModelclassCmsPageBrowserModelRepresents model for "structure" browser.classContentEditorBrowserSectionModelclassLiveEditBrowserModelRepresents a browser area model for Live Edit PerspectiveclassNavigationNodeBrowserModelclassWelcomeBrowserModel -
Uses of CockpitListComponent in de.hybris.platform.cockpit.components.contentbrowser
Classes in de.hybris.platform.cockpit.components.contentbrowser that implement CockpitListComponent Modifier and Type Class Description protected classContextAreaBrowserComponent.MyModelWrapper -
Uses of CockpitListComponent in de.hybris.platform.cockpit.model.browser.impl
Classes in de.hybris.platform.cockpit.model.browser.impl that implement CockpitListComponent Modifier and Type Class Description classDefaultExtendedSearchBrowserModelExtends theDefaultSearchBrowserModelby adding a create button and a delete functionality by pressing the 'delete' key. -
Uses of CockpitListComponent in de.hybris.platform.cockpit.model.listview
Methods in de.hybris.platform.cockpit.model.listview with parameters of type CockpitListComponent Modifier and Type Method Description static <E extends TypedObject>
ListViewHelper.ListViewInfoListViewHelper. loadListView(UIListView listView, java.lang.String contextCode, ObjectTemplate oldRootType, ObjectTemplate newRootType, MutableTableModel tableModel, DefaultListModel<E> listModel, CockpitListComponent<E> cockpitListComp, ListViewHelper.ListenerHandler listenerHandler, DragAndDropContext dndCtx)Convenience method for loading a list view component.static <E extends TypedObject>
ListViewHelper.ListViewInfoListViewHelper. loadListView(UIListView listView, java.lang.String contextCode, ObjectTemplate oldRootType, ObjectTemplate newRootType, MutableTableModel tableModel, DefaultListModel<E> listModel, CockpitListComponent<E> cockpitListComp, ListViewHelper.ListenerHandler listenerHandler, DragAndDropContext dndCtx, ListViewConfiguration listViewConf)Convenience method for loading a list view component. -
Uses of CockpitListComponent in de.hybris.platform.cockpit.session
Subinterfaces of CockpitListComponent in de.hybris.platform.cockpit.session Modifier and Type Interface Description interfaceAdvancedBrowserModelinterfaceBrowserModelinterfaceBrowserSectionModelinterfaceCockpitListComponentExt<E>interfaceConfigurableBrowserModelBrowser model which allows the browser view component (content browser) to be configured.interfaceListBrowserSectionModelinterfaceListSectionModelinterfacePageableBrowserModelinterfaceSearchBrowserModelinterfaceSectionBrowserModelinterfaceSectionModelinterfaceSectionSearchBrowserModelinterfaceUrlBrowserModel -
Uses of CockpitListComponent in de.hybris.platform.cockpit.session.impl
-
Uses of CockpitListComponent in de.hybris.platform.cockpit.widgets.browsers
Subinterfaces of CockpitListComponent in de.hybris.platform.cockpit.widgets.browsers Modifier and Type Interface Description interfaceWidgetBrowserModelBrowser model which supports the use of Cockpit widgets.Classes in de.hybris.platform.cockpit.widgets.browsers that implement CockpitListComponent Modifier and Type Class Description classDefaultWidgetBrowserModelDefault widget browser model implementation.classWidgetDashboardBrowserModel -
Uses of CockpitListComponent in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Classes in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl that implement CockpitListComponent Modifier and Type Class Description classBundleNavigationNodeBrowserModelclassBundleProductSearchBrowserModelclassBundleRulesSearchBrowserModelClass that is responsible for doing searching on any bundle rule (change product price rule or disabled products rules ) -
Uses of CockpitListComponent in de.hybris.platform.productcockpit.session.impl
Classes in de.hybris.platform.productcockpit.session.impl that implement CockpitListComponent Modifier and Type Class Description classCategoryTreeBrowserModelCategory Browser presents MAC finder tree and allows to pick up any subcategoryclassDefaultProductSearchBrowserModel
-