Uses of Interface
de.hybris.platform.cockpit.components.sectionpanel.EditableSection
-
Packages that use EditableSection Package Description de.hybris.platform.cockpit.components.sectionpanel de.hybris.platform.cockpit.session.impl -
-
Uses of EditableSection in de.hybris.platform.cockpit.components.sectionpanel
Classes in de.hybris.platform.cockpit.components.sectionpanel that implement EditableSection Modifier and Type Class Description class
DefaultSection
-
Uses of EditableSection in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement EditableSection Modifier and Type Class Description class
CustomEditorSection
class
EditorSection
class
NewItemSection
Methods in de.hybris.platform.cockpit.session.impl with parameters of type EditableSection Modifier and Type Method Description protected void
AbstractEditorAreaController. storeEditorSectionLabel(EditableSection section)
protected void
DefaultEditorAreaController. storeEditorSectionLabel(EditableSection section)
-