Uses of Interface
de.hybris.platform.cockpit.model.general.UIItemView
-
-
Uses of UIItemView in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl that return UIItemView Modifier and Type Method Description protected UIItemViewLiveEditContentBrowser.DefaultLiveEditMainAreaComponent. getCurrentItemView()protected UIItemViewNavigationNodeContentMainComponent. getCurrentItemView()protected UIItemViewWelcomeMainAreaBrowserComponent. getCurrentItemView() -
Uses of UIItemView in de.hybris.platform.cockpit.components.contentbrowser
Methods in de.hybris.platform.cockpit.components.contentbrowser that return UIItemView Modifier and Type Method Description protected abstract UIItemViewAbstractMainAreaBrowserComponent. getCurrentItemView()protected UIItemViewCommentMainAreaBrowserComponent. getCurrentItemView()protected UIItemViewDefaultSectionMainAreaBrowserComponent. getCurrentItemView()protected UIItemViewMainAreaGridviewBrowserComponent. getCurrentItemView()protected UIItemViewMainAreaListviewBrowserComponent. getCurrentItemView() -
Uses of UIItemView in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents
Methods in de.hybris.platform.cockpit.components.contentbrowser.browsercomponents that return UIItemView Modifier and Type Method Description protected UIItemViewCompareMainAreaBrowserComponent. getCurrentItemView() -
Uses of UIItemView in de.hybris.platform.cockpit.components.listview
Constructors in de.hybris.platform.cockpit.components.listview with parameters of type UIItemView Constructor Description DefaultListComponentModelListener(BrowserModel browser, UIItemView view) -
Uses of UIItemView in de.hybris.platform.cockpit.model.general.impl
Classes in de.hybris.platform.cockpit.model.general.impl that implement UIItemView Modifier and Type Class Description classAbstractItemView -
Uses of UIItemView in de.hybris.platform.cockpit.model.gridview
Subinterfaces of UIItemView in de.hybris.platform.cockpit.model.gridview Modifier and Type Interface Description interfaceUIGridView -
Uses of UIItemView in de.hybris.platform.cockpit.model.gridview.impl
Classes in de.hybris.platform.cockpit.model.gridview.impl that implement UIItemView Modifier and Type Class Description classGridView -
Uses of UIItemView in de.hybris.platform.cockpit.model.listview
Subinterfaces of UIItemView in de.hybris.platform.cockpit.model.listview Modifier and Type Interface Description interfaceUIListView -
Uses of UIItemView in de.hybris.platform.cockpit.model.listview.impl
Classes in de.hybris.platform.cockpit.model.listview.impl that implement UIItemView Modifier and Type Class Description classAbstractListViewclassListViewThe Class ListView. -
Uses of UIItemView in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Methods in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl that return UIItemView Modifier and Type Method Description protected UIItemViewBundleNavigationNodeContentMainComponent. getCurrentItemView() -
Uses of UIItemView in de.hybris.platform.productcockpit.model.listview.impl
Classes in de.hybris.platform.productcockpit.model.listview.impl that implement UIItemView Modifier and Type Class Description classTaskListView
-