Uses of Interface
de.hybris.platform.cockpit.session.UIEditorArea
-
-
Uses of UIEditorArea in de.hybris.platform.admincockpit.session.impl
Classes in de.hybris.platform.admincockpit.session.impl that implement UIEditorArea Modifier and Type Class Description classAdmincockpitEditorArea -
Uses of UIEditorArea in de.hybris.platform.cockpit.components.sectionpanel
Methods in de.hybris.platform.cockpit.components.sectionpanel that return UIEditorArea Modifier and Type Method Description protected UIEditorAreaDefaultSectionPanelLabelRenderer. getEditorArea()Constructors in de.hybris.platform.cockpit.components.sectionpanel with parameters of type UIEditorArea Constructor Description DefaultSectionPanelLabelRenderer(UIEditorArea editorArea) -
Uses of UIEditorArea in de.hybris.platform.cockpit.session
Methods in de.hybris.platform.cockpit.session that return UIEditorArea Modifier and Type Method Description UIEditorAreaUICockpitPerspective. getEditorArea()UIEditorAreaEditorAreaController. getModel()UIEditorAreaUICockpitPerspective. getPopupEditorArea()Methods in de.hybris.platform.cockpit.session with parameters of type UIEditorArea Modifier and Type Method Description voidEditorAreaController. setModel(UIEditorArea model) -
Uses of UIEditorArea in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement UIEditorArea Modifier and Type Class Description classEditorAreaManages editor area content and events.Fields in de.hybris.platform.cockpit.session.impl declared as UIEditorArea Modifier and Type Field Description protected UIEditorAreaNewItemSection. editorAreaprotected UIEditorAreaAbstractEditorAreaController. modelMethods in de.hybris.platform.cockpit.session.impl that return UIEditorArea Modifier and Type Method Description UIEditorAreaBaseUICockpitPerspective. getEditorArea()UIEditorAreaDefaultEditorSectionPanelModel. getEditorArea()protected UIEditorAreaNewItemSection. getEditorArea()UIEditorAreaAbstractEditorAreaController. getModel()UIEditorAreaBaseUICockpitPerspective. getPopupEditorArea()Methods in de.hybris.platform.cockpit.session.impl with parameters of type UIEditorArea Modifier and Type Method Description voidBaseUICockpitPerspective. setEditorArea(UIEditorArea editorArea)voidAbstractEditorAreaController. setModel(UIEditorArea model)voidBaseUICockpitPerspective. setPopupEditorArea(UIEditorArea popupEditorArea)Constructors in de.hybris.platform.cockpit.session.impl with parameters of type UIEditorArea Constructor Description DefaultEditorSectionPanelModel(UIEditorArea editorArea) -
Uses of UIEditorArea in de.hybris.platform.productcockpit.components.sectionpanel
Methods in de.hybris.platform.productcockpit.components.sectionpanel that return UIEditorArea Modifier and Type Method Description protected UIEditorAreaDefaultSectionPanelRenderer. getEditorArea()Constructors in de.hybris.platform.productcockpit.components.sectionpanel with parameters of type UIEditorArea Constructor Description DefaultSectionPanelRenderer(UIEditorArea editorArea)
-