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.cmscockpit.cms.events
Classes in de.hybris.platform.cmscockpit.cms.events with type parameters of type UIBrowserArea Modifier and Type Interface Description interfaceLiveEditBrowserCockpitEventHandler<UIBROWSERAREA extends UIBrowserArea> -
Uses of UIBrowserArea in de.hybris.platform.cmscockpit.components.sectionpanel
Methods in de.hybris.platform.cmscockpit.components.sectionpanel with parameters of type UIBrowserArea Modifier and Type Method Description protected voidCatalogVersionSectionSelectorSection. setAsVisible(UIBrowserArea browserArea, BrowserModel browserModel)Sets given Browser Model as visible one.protected voidWebsiteCatalogVersionSelectorSection. setAsVisible(UIBrowserArea browserArea, BrowserModel browserModel)Sets given Browser Model as visible one. -
Uses of UIBrowserArea in de.hybris.platform.cmscockpit.session.impl
Subinterfaces of UIBrowserArea in de.hybris.platform.cmscockpit.session.impl Modifier and Type Interface Description interfaceCMSBrowserAreaClasses in de.hybris.platform.cmscockpit.session.impl that implement UIBrowserArea Modifier and Type Class Description classCatalogBrowserAreaclassLiveEditBrowserAreaRepresents a browser area of Live Edit PerspectiveclassNavigationNodeBrowserAreaBrowser area for 'navigation nodes' perspectiveMethods in de.hybris.platform.cmscockpit.session.impl with parameters of type UIBrowserArea Modifier and Type Method Description voidCmsPageBrowserModel. setArea(UIBrowserArea 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.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.
-