Uses of Interface
de.hybris.platform.cockpit.session.UICockpitArea
-
-
Uses of UICockpitArea in de.hybris.platform.admincockpit.session.impl
Classes in de.hybris.platform.admincockpit.session.impl that implement UICockpitArea Modifier and Type Class Description classAdmincockpitBrowserAreaAdmincockpit browser area.classAdmincockpitEditorAreaclassAdmincockpitNavigationAreaAdmincockpit navigation area. -
Uses of UICockpitArea in de.hybris.platform.cockpit.model.editor
Methods in de.hybris.platform.cockpit.model.editor with parameters of type UICockpitArea Modifier and Type Method Description static CreateContextEditorHelper. applyReferenceRelatedAttributes(ReferenceUIEditor referenceEditor, PropertyDescriptor propertyDescriptor, java.util.Map<java.lang.String,? extends java.lang.Object> parameters, TypedObject currentObject, java.lang.Object currentValue, java.lang.String isoCode, UICockpitArea cockpitArea, UISession session) -
Uses of UICockpitArea in de.hybris.platform.cockpit.model.editor.impl
Methods in de.hybris.platform.cockpit.model.editor.impl with parameters of type UICockpitArea Modifier and Type Method Description static CreateContextAbstractUIEditor. applyReferenceRelatedAttributes(ReferenceUIEditor referenceEditor, PropertyDescriptor propertyDescriptor, java.util.Map<java.lang.String,? extends java.lang.Object> parameters, TypedObject currentObject, java.lang.Object currentValue, java.lang.String isoCode, UICockpitArea cockpitArea, UISession session)Deprecated.since 6.3 -
Uses of UICockpitArea in de.hybris.platform.cockpit.session
Subinterfaces of UICockpitArea in de.hybris.platform.cockpit.session Modifier and Type Interface Description interfaceConfigurableBrowserAreaBrowser area which supports creation of multiple Cockpit browser types, configured using Spring.interfaceUIBrowserAreainterfaceUIEditorAreainterfaceUINavigationArea -
Uses of UICockpitArea in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement UICockpitArea Modifier and Type Class Description classAbstractBrowserAreaclassAbstractUINavigationAreaclassBaseUICockpitNavigationAreaclassDefaultConfigurableBrowserAreaDefault implementation of theConfigurableBrowserAreainterface.classDefaultSearchBrowserAreaclassEditorAreaManages editor area content and events.classUrlBrowserAreaUrl browser area.classUrlNavigationAreaUrl navigation area. -
Uses of UICockpitArea in de.hybris.platform.configurablebundlecockpits.admincockpit.session.impl
Classes in de.hybris.platform.configurablebundlecockpits.admincockpit.session.impl that implement UICockpitArea Modifier and Type Class Description classAdminBundleCockpitNavigationAreaAdminBundle navigation area. -
Uses of UICockpitArea in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl
Classes in de.hybris.platform.configurablebundlecockpits.productcockpit.session.impl that implement UICockpitArea Modifier and Type Class Description classBundleCatalogNavigationAreaRepresents the category navigation area in bundle perspectiveclassBundleNavigationNodeBrowserAreaBrowser area for 'navigation nodes' perspective -
Uses of UICockpitArea in de.hybris.platform.importcockpit.session.impl
Classes in de.hybris.platform.importcockpit.session.impl that implement UICockpitArea Modifier and Type Class Description classImportCockpitBrowserAreaclassImportCockpitEditorAreaclassImportCockpitNavigationAreaImportcockpit navigation area. -
Uses of UICockpitArea in de.hybris.platform.productcockpit.session.impl
Classes in de.hybris.platform.productcockpit.session.impl that implement UICockpitArea Modifier and Type Class Description classBrowserAreaclassCatalogBrowserAreaclassCatalogNavigationAreaRepresents category navigation area in catalogue perspectiveclassNavigationArea -
Uses of UICockpitArea in de.hybris.platform.subscriptionbundlecockpits.session.impl
Classes in de.hybris.platform.subscriptionbundlecockpits.session.impl that implement UICockpitArea Modifier and Type Class Description classSubscriptionbundlecockpitsBrowserAreaSubscriptionbundlecockpits browser area.classSubscriptionbundlecockpitsNavigationAreaSubscriptionbundlecockpits navigation area.
-