Class CustomEditorSection
java.lang.Object
de.hybris.platform.cockpit.components.sectionpanel.DefaultSection
de.hybris.platform.cockpit.session.impl.EditorSection
de.hybris.platform.cockpit.session.impl.CustomEditorSection
- All Implemented Interfaces:
EditableSection,Section
- Direct Known Subclasses:
NewItemSection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAttribute(String key) voidsetAttribute(String key, Object value) Methods inherited from class de.hybris.platform.cockpit.session.impl.EditorSection
getSectionConfiguration, getValidationServiceMethods inherited from class de.hybris.platform.cockpit.components.sectionpanel.DefaultSection
getLabel, getLocalizedLabel, isInEditMode, isInitialOpen, isModified, isOpen, isTabbed, isVisible, setInEditMode, setInitialOpen, setLabel, setLocalizedLabel, setModified, setOpen, setTabbed, setVisible
-
Constructor Details
-
CustomEditorSection
-
-
Method Details
-
getCustomRenderer
-
setAttribute
-
getAttribute
-