Uses of Interface
com.hybris.cockpitng.components.validation.ValidationRenderer
-
-
Uses of ValidationRenderer in com.hybris.cockpitng.common.renderer
Classes in com.hybris.cockpitng.common.renderer that implement ValidationRenderer Modifier and Type Class Description classTypeAwareValidationRenderer -
Uses of ValidationRenderer in com.hybris.cockpitng.components.validation
Classes in com.hybris.cockpitng.components.validation that implement ValidationRenderer Modifier and Type Class Description classDefaultValidationRendererRenders validation icon above editors and dedicated popupMethods in com.hybris.cockpitng.components.validation that return ValidationRenderer Modifier and Type Method Description ValidationRendererDefaultEditorValidation. getValidationRenderer()Methods in com.hybris.cockpitng.components.validation with parameters of type ValidationRenderer Modifier and Type Method Description protected org.zkoss.zul.ListitemRenderer<ValidationInfo>DefaultValidationResultsList. createItemRenderer(ValidationRenderer validationRenderer)Constructors in com.hybris.cockpitng.components.validation with parameters of type ValidationRenderer Constructor Description DefaultValidationResultsList(ValidatableContainer container, ValidationRenderer validationRenderer)DefaultValidationResultsListitemRenderer(ValidatableContainer container, ValidationRenderer validationRenderer) -
Uses of ValidationRenderer in com.hybris.cockpitng.editor.extendedmultireferenceeditor
Methods in com.hybris.cockpitng.editor.extendedmultireferenceeditor that return ValidationRenderer Modifier and Type Method Description ValidationRendererDefaultExtendedMultiReferenceEditor. getValidationRenderer() -
Uses of ValidationRenderer in com.hybris.cockpitng.editor.extendedmultireferenceeditor.renderer
Methods in com.hybris.cockpitng.editor.extendedmultireferenceeditor.renderer that return ValidationRenderer Modifier and Type Method Description protected ValidationRendererDefaultCellRenderer. getValidationRenderer()protected ValidationRendererDefaultRowRenderer. getValidationRenderer()ValidationRendererValidatableListcell. getValidationRenderer()Methods in com.hybris.cockpitng.editor.extendedmultireferenceeditor.renderer with parameters of type ValidationRenderer Modifier and Type Method Description voidDefaultCellRenderer. setValidationRenderer(ValidationRenderer validationRenderer)voidDefaultRowRenderer. setValidationRenderer(ValidationRenderer validationRenderer)Constructors in com.hybris.cockpitng.editor.extendedmultireferenceeditor.renderer with parameters of type ValidationRenderer Constructor Description DefaultRowStateCell(RowState rowState, ValidationRenderer validationRenderer)ValidatableListcell(RowState rowState, java.lang.String path, ValidationRenderer validationRenderer) -
Uses of ValidationRenderer in com.hybris.cockpitng.editor.localized
Methods in com.hybris.cockpitng.editor.localized that return ValidationRenderer Modifier and Type Method Description ValidationRendererLocalizedEditor. getValidationRenderer()Methods in com.hybris.cockpitng.editor.localized with parameters of type ValidationRenderer Modifier and Type Method Description voidLocalizedEditor. setValidationRenderer(ValidationRenderer validationRenderer) -
Uses of ValidationRenderer in com.hybris.cockpitng.widgets.baseeditorarea
Methods in com.hybris.cockpitng.widgets.baseeditorarea that return ValidationRenderer Modifier and Type Method Description ValidationRendererDefaultEditorAreaController. getValidationRenderer() -
Uses of ValidationRenderer in com.hybris.cockpitng.widgets.configurableflow.renderer
Methods in com.hybris.cockpitng.widgets.configurableflow.renderer with parameters of type ValidationRenderer Modifier and Type Method Description voidConfigurableFlowRenderer. setValidationRenderer(ValidationRenderer validationRenderer) -
Uses of ValidationRenderer in com.hybris.cockpitng.widgets.configurableflow.validation
Classes in com.hybris.cockpitng.widgets.configurableflow.validation that implement ValidationRenderer Modifier and Type Class Description classConfigurableFlowValidationRenderer -
Uses of ValidationRenderer in com.hybris.cockpitng.widgets.editorarea.renderer.impl
Methods in com.hybris.cockpitng.widgets.editorarea.renderer.impl that return ValidationRenderer Modifier and Type Method Description protected ValidationRendererDefaultEditorAreaSectionRenderer. getValidationRenderer()Methods in com.hybris.cockpitng.widgets.editorarea.renderer.impl with parameters of type ValidationRenderer Modifier and Type Method Description voidDefaultEditorAreaSectionRenderer. setValidationRenderer(ValidationRenderer validationRenderer)
-