Uses of Interface
de.hybris.platform.cockpit.session.FocusablePerspectiveArea
-
-
Uses of FocusablePerspectiveArea in de.hybris.platform.admincockpit.session.impl
Classes in de.hybris.platform.admincockpit.session.impl that implement FocusablePerspectiveArea Modifier and Type Class Description classAdmincockpitBrowserAreaAdmincockpit browser area.classAdmincockpitEditorAreaclassAdmincockpitNavigationAreaAdmincockpit navigation area. -
Uses of FocusablePerspectiveArea in de.hybris.platform.cmscockpit.session.impl
Subinterfaces of FocusablePerspectiveArea in de.hybris.platform.cmscockpit.session.impl Modifier and Type Interface Description interfaceCMSBrowserAreaClasses in de.hybris.platform.cmscockpit.session.impl that implement FocusablePerspectiveArea Modifier and Type Class Description classCatalogBrowserAreaclassCatalogNavigationAreaclassLiveEditBrowserAreaRepresents a browser area of Live Edit PerspectiveclassLiveEditNavigationAreaRepresents navigation area section for Live Edit Perspective.classNavigationNodeBrowserAreaBrowser area for 'navigation nodes' perspectiveclassNavigationNodeNavigationArea -
Uses of FocusablePerspectiveArea in de.hybris.platform.cockpit.events.impl
Methods in de.hybris.platform.cockpit.events.impl that return FocusablePerspectiveArea Modifier and Type Method Description FocusablePerspectiveAreaFocusEvent. getFocusedArea()Constructors in de.hybris.platform.cockpit.events.impl with parameters of type FocusablePerspectiveArea Constructor Description FocusEvent(java.lang.Object source, FocusablePerspectiveArea focusedArea) -
Uses of FocusablePerspectiveArea in de.hybris.platform.cockpit.session
Subinterfaces of FocusablePerspectiveArea in de.hybris.platform.cockpit.session Modifier and Type Interface Description interfaceConfigurableBrowserAreaBrowser area which supports creation of multiple Cockpit browser types, configured using Spring.interfaceUIBrowserAreainterfaceUIEditorAreainterfaceUINavigationAreaMethods in de.hybris.platform.cockpit.session that return FocusablePerspectiveArea Modifier and Type Method Description FocusablePerspectiveAreaUICockpitPerspective. getFocusedArea()Methods in de.hybris.platform.cockpit.session with parameters of type FocusablePerspectiveArea Modifier and Type Method Description voidUICockpitPerspective. setFocusedArea(FocusablePerspectiveArea focusedArea) -
Uses of FocusablePerspectiveArea in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement FocusablePerspectiveArea Modifier and Type Class Description classAbstractBrowserAreaclassAbstractUINavigationAreaclassBaseUICockpitNavigationAreaclassDefaultConfigurableBrowserAreaDefault implementation of theConfigurableBrowserAreainterface.classDefaultSearchBrowserAreaclassEditorAreaManages editor area content and events.classUrlBrowserAreaUrl browser area.classUrlNavigationAreaUrl navigation area.Methods in de.hybris.platform.cockpit.session.impl that return FocusablePerspectiveArea Modifier and Type Method Description FocusablePerspectiveAreaAbstractUIPerspective. getFocusedArea()Methods in de.hybris.platform.cockpit.session.impl with parameters of type FocusablePerspectiveArea Modifier and Type Method Description voidAbstractUIPerspective. setFocusedArea(FocusablePerspectiveArea focusedArea) -
Uses of FocusablePerspectiveArea in de.hybris.platform.configurablebundlecockpits.admincockpit.session.impl
Classes in de.hybris.platform.configurablebundlecockpits.admincockpit.session.impl that implement FocusablePerspectiveArea Modifier and Type Class Description classAdminBundleCockpitNavigationAreaAdminBundle navigation area. -
Uses of FocusablePerspectiveArea in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Classes in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl that implement FocusablePerspectiveArea Modifier and Type Class Description classBundleCatalogNavigationAreaRepresents the category navigation area in bundle perspectiveclassBundleNavigationNodeBrowserAreaBrowser area for 'navigation nodes' perspective -
Uses of FocusablePerspectiveArea in de.hybris.platform.productcockpit.session.impl
Classes in de.hybris.platform.productcockpit.session.impl that implement FocusablePerspectiveArea Modifier and Type Class Description classBrowserAreaclassCatalogBrowserAreaclassCatalogNavigationAreaRepresents category navigation area in catalogue perspectiveclassNavigationArea -
Uses of FocusablePerspectiveArea in de.hybris.platform.subscriptionbundlecockpits.session.impl
Classes in de.hybris.platform.subscriptionbundlecockpits.session.impl that implement FocusablePerspectiveArea Modifier and Type Class Description classSubscriptionbundlecockpitsBrowserAreaSubscriptionbundlecockpits browser area.classSubscriptionbundlecockpitsNavigationAreaSubscriptionbundlecockpits navigation area.
-