Uses of Interface
de.hybris.platform.cockpit.session.UIBrowserArea
-
-
Uses of UIBrowserArea in de.hybris.platform.admincockpit.buttons
Constructors in de.hybris.platform.admincockpit.buttons with parameters of type UIBrowserArea Constructor Description CreateNewItemButton(UIBrowserArea browserArea) -
Uses of UIBrowserArea in de.hybris.platform.admincockpit.session.impl
Classes in de.hybris.platform.admincockpit.session.impl that implement UIBrowserArea Modifier and Type Class Description classAdmincockpitBrowserAreaAdmincockpit browser area. -
Uses of UIBrowserArea in de.hybris.platform.cockpit.session
Subinterfaces of UIBrowserArea in de.hybris.platform.cockpit.session Modifier and Type Interface Description interfaceConfigurableBrowserAreaBrowser area which supports creation of multiple Cockpit browser types, configured using Spring.Methods in de.hybris.platform.cockpit.session that return UIBrowserArea Modifier and Type Method Description UIBrowserAreaBrowserModel. getArea()UIBrowserAreaUICockpitPerspective. getBrowserArea()Methods in de.hybris.platform.cockpit.session with parameters of type UIBrowserArea Modifier and Type Method Description voidBrowserModel. setArea(UIBrowserArea area) -
Uses of UIBrowserArea in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement UIBrowserArea Modifier and Type Class Description classAbstractBrowserAreaclassDefaultConfigurableBrowserAreaDefault implementation of theConfigurableBrowserAreainterface.classDefaultSearchBrowserAreaclassUrlBrowserAreaUrl browser area.Methods in de.hybris.platform.cockpit.session.impl that return UIBrowserArea Modifier and Type Method Description UIBrowserAreaAbstractBrowserModel. getArea()UIBrowserAreaBaseUICockpitPerspective. getBrowserArea()protected UIBrowserAreaDefaultBrowserAreaListener. getBrowserArea()protected UIBrowserAreaDefaultEditorAreaListener. getBrowserArea()Methods in de.hybris.platform.cockpit.session.impl with parameters of type UIBrowserArea Modifier and Type Method Description voidAbstractBrowserModel. setArea(UIBrowserArea area)voidWorkflowItemsBrowserModel. setArea(UIBrowserArea area)voidBaseUICockpitPerspective. setBrowserArea(UIBrowserArea browserArea) -
Uses of UIBrowserArea in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Classes in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl that implement UIBrowserArea Modifier and Type Class Description classBundleNavigationNodeBrowserAreaBrowser area for 'navigation nodes' perspective -
Uses of UIBrowserArea in de.hybris.platform.importcockpit.session.impl
Classes in de.hybris.platform.importcockpit.session.impl that implement UIBrowserArea Modifier and Type Class Description classImportCockpitBrowserArea -
Uses of UIBrowserArea in de.hybris.platform.productcockpit.session.impl
Classes in de.hybris.platform.productcockpit.session.impl that implement UIBrowserArea Modifier and Type Class Description classBrowserAreaclassCatalogBrowserArea -
Uses of UIBrowserArea in de.hybris.platform.subscriptionbundlecockpits.session.impl
Classes in de.hybris.platform.subscriptionbundlecockpits.session.impl that implement UIBrowserArea Modifier and Type Class Description classSubscriptionbundlecockpitsBrowserAreaSubscriptionbundlecockpits browser area.
-