Class CmsNewItemSection
java.lang.Object
de.hybris.platform.cockpit.components.sectionpanel.DefaultSection
de.hybris.platform.cockpit.session.impl.EditorSection
de.hybris.platform.cockpit.session.impl.CustomEditorSection
de.hybris.platform.cockpit.session.impl.NewItemSection
de.hybris.platform.cmscockpit.session.impl.CmsNewItemSection
- All Implemented Interfaces:
EditableSection,Section
-
Field Summary
Fields inherited from class de.hybris.platform.cockpit.session.impl.NewItemSection
editorArea, editorAreaController -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidMethods inherited from class de.hybris.platform.cockpit.session.impl.NewItemSection
addMessage, createNewItem, getEditorArea, getModelService, getNewItemService, getValueService, validateFormMethods inherited from class de.hybris.platform.cockpit.session.impl.CustomEditorSection
getAttribute, setAttributeMethods 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
-
CmsNewItemSection
-
-
Method Details
-
getCustomRenderer
- Overrides:
getCustomRendererin classNewItemSection
-
createAllRequiredItems
-