Uses of Interface
de.hybris.platform.cockpit.components.sectionpanel.SectionPanelModel
Packages that use SectionPanelModel
Package
Description
-
Uses of SectionPanelModel in de.hybris.platform.admincockpit.session.impl
Methods in de.hybris.platform.admincockpit.session.impl that return SectionPanelModel -
Uses of SectionPanelModel in de.hybris.platform.cmscockpit.session.impl
Methods in de.hybris.platform.cmscockpit.session.impl that return SectionPanelModel -
Uses of SectionPanelModel in de.hybris.platform.cockpit.components.sectionpanel
Subinterfaces of SectionPanelModel in de.hybris.platform.cockpit.components.sectionpanelClasses in de.hybris.platform.cockpit.components.sectionpanel that implement SectionPanelModelMethods in de.hybris.platform.cockpit.components.sectionpanel that return SectionPanelModelMethods in de.hybris.platform.cockpit.components.sectionpanel with parameters of type SectionPanelModel -
Uses of SectionPanelModel in de.hybris.platform.cockpit.helpers.validation
Methods in de.hybris.platform.cockpit.helpers.validation with parameters of type SectionPanelModelModifier and TypeMethodDescriptionvoidValidationUIHelper.addTypeConstraintMessages(SectionPanelModel panelModel, Set<CockpitValidationDescriptor> validationInfo) Adds the type constraint messages if there are any type violations.org.zkoss.zul.MenupopupValidationUIHelper.buildTypeConstraintValidationMenuPopup(String constraintPk, ObjectValueContainer objectValueContainer, int messageLevel, List<String> forceWritePks, SectionPanelModel panelModel) Builds the type constraint validation menu popup.voidValidationUIHelper.clearRowMarkings(SectionPanelModel panelModel) Clear row markings.voidValidationUIHelper.clearSectionHeaderMarkings(SectionPanelModel panelModel) Clear section header markings.voidValidationUIHelper.markField(SectionPanelModel panelModel, Set<CockpitValidationDescriptor> validationInfo, TypedObject currentObject) Mark fields with validation level color.voidValidationUIHelper.markSectionHeader(SectionPanelModel panelModel, Set<CockpitValidationDescriptor> validationInfo) Mark section header with validation level color -
Uses of SectionPanelModel in de.hybris.platform.cockpit.services.config.impl
Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type SectionPanelModelModifier and TypeMethodDescriptionprotected org.zkoss.zul.ButtonMediaEditorSectionConfiguration.createUploadButton(TypedObject typedObject, org.zkoss.zul.Div previewContainer, SectionPanelModel sectionModel) -
Uses of SectionPanelModel in de.hybris.platform.cockpit.session
Subinterfaces of SectionPanelModel in de.hybris.platform.cockpit.sessionMethods in de.hybris.platform.cockpit.session that return SectionPanelModelModifier and TypeMethodDescriptionUINavigationArea.getSectionModel()EditorAreaController.getSectionPanelModel() -
Uses of SectionPanelModel in de.hybris.platform.cockpit.session.impl
Classes in de.hybris.platform.cockpit.session.impl that implement SectionPanelModelMethods in de.hybris.platform.cockpit.session.impl that return SectionPanelModelModifier and TypeMethodDescriptionprotected SectionPanelModelAbstractEditorAreaController.createSectionPanelModel()AbstractUINavigationArea.getSectionModel()UrlNavigationArea.getSectionModel()AbstractEditorAreaController.getSectionPanelModel()Methods in de.hybris.platform.cockpit.session.impl with parameters of type SectionPanelModelModifier and TypeMethodDescriptionprotected voidEditorArea.addMessage(SectionPanelModel panelModel, Exception exc) voidAbstractUINavigationArea.setSectionModel(SectionPanelModel sectionModel) voidBaseUICockpitNavigationArea.setSectionModel(SectionPanelModel sectionModel) protected voidAbstractEditorAreaController.updateHiddenFieldsArea(org.zkoss.zk.ui.Component propertyArea, SectionPanelModel model, Section section) abstract voidAbstractEditorAreaController.updateLabel(SectionPanelModel sectionPanelModel) voidDefaultEditorAreaController.updateLabel(SectionPanelModel sectionPanelModel) voidEditorSectionRenderer.updatePropertyArea(org.zkoss.zk.ui.Component propertyArea, SectionPanelModel model, Section section) protected voidNewItemSection.validateForm(SectionPanelModel panelModel, Set<CockpitValidationDescriptor> validationInfo, TypedObject currentObject) Validates form and adds all required messages to the UI. -
Uses of SectionPanelModel in de.hybris.platform.configurablebundlecockpits.admincockpit.session.impl
Methods in de.hybris.platform.configurablebundlecockpits.admincockpit.session.impl that return SectionPanelModel -
Uses of SectionPanelModel in de.hybris.platform.productcockpit.session.impl
Methods in de.hybris.platform.productcockpit.session.impl that return SectionPanelModelModifier and TypeMethodDescriptionCatalogNavigationArea.getSectionModel()NavigationArea.getSectionModel()Methods in de.hybris.platform.productcockpit.session.impl with parameters of type SectionPanelModelModifier and TypeMethodDescriptionvoidEditorAreaControllerImpl.updateLabel(SectionPanelModel sectionPanelModel) -
Uses of SectionPanelModel in de.hybris.platform.subscriptionbundlecockpits.session.impl
Methods in de.hybris.platform.subscriptionbundlecockpits.session.impl that return SectionPanelModel