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 class
AdmincockpitBrowserArea
Admincockpit browser area.class
AdmincockpitEditorArea
class
AdmincockpitNavigationArea
Admincockpit navigation area. -
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 FocusablePerspectiveArea
FocusEvent. 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 interface
ConfigurableBrowserArea
Browser area which supports creation of multiple Cockpit browser types, configured using Spring.interface
UIBrowserArea
interface
UIEditorArea
interface
UINavigationArea
Methods in de.hybris.platform.cockpit.session that return FocusablePerspectiveArea Modifier and Type Method Description FocusablePerspectiveArea
UICockpitPerspective. getFocusedArea()
Methods in de.hybris.platform.cockpit.session with parameters of type FocusablePerspectiveArea Modifier and Type Method Description void
UICockpitPerspective. 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 class
AbstractBrowserArea
class
AbstractUINavigationArea
class
BaseUICockpitNavigationArea
class
DefaultConfigurableBrowserArea
Default implementation of theConfigurableBrowserArea
interface.class
DefaultSearchBrowserArea
class
EditorArea
Manages editor area content and events.class
UrlBrowserArea
Url browser area.class
UrlNavigationArea
Url navigation area.Methods in de.hybris.platform.cockpit.session.impl that return FocusablePerspectiveArea Modifier and Type Method Description FocusablePerspectiveArea
AbstractUIPerspective. getFocusedArea()
Methods in de.hybris.platform.cockpit.session.impl with parameters of type FocusablePerspectiveArea Modifier and Type Method Description void
AbstractUIPerspective. 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 class
AdminBundleCockpitNavigationArea
AdminBundle 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 class
BundleCatalogNavigationArea
Represents the category navigation area in bundle perspectiveclass
BundleNavigationNodeBrowserArea
Browser area for 'navigation nodes' perspective -
Uses of FocusablePerspectiveArea in de.hybris.platform.importcockpit.session.impl
Classes in de.hybris.platform.importcockpit.session.impl that implement FocusablePerspectiveArea Modifier and Type Class Description class
ImportCockpitBrowserArea
class
ImportCockpitEditorArea
class
ImportCockpitNavigationArea
Importcockpit navigation area. -
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 class
BrowserArea
class
CatalogBrowserArea
class
CatalogNavigationArea
Represents category navigation area in catalogue perspectiveclass
NavigationArea
-
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 class
SubscriptionbundlecockpitsBrowserArea
Subscriptionbundlecockpits browser area.class
SubscriptionbundlecockpitsNavigationArea
Subscriptionbundlecockpits navigation area.
-