Class ProductconfigConditionsEditorSectionRenderer
java.lang.Object
com.hybris.cockpitng.widgets.common.AbstractWidgetComponentRenderer<org.zkoss.zk.ui.Component,T,K>
com.hybris.cockpitng.widgets.editorarea.renderer.impl.AbstractEditorAreaComponentRenderer<com.hybris.cockpitng.core.config.impl.jaxb.editorarea.AbstractSection,K>
com.hybris.cockpitng.widgets.editorarea.renderer.impl.AbstractEditorAreaSectionRenderer<Object>
de.hybris.platform.rulebuilderbackoffice.editors.AbstractEditorSectionRenderer
de.hybris.platform.rulebuilderbackoffice.editors.conditionseditor.ConditionsEditorSectionRenderer
de.hybris.platform.sap.productconfig.rules.backoffice.editors.conditionseditor.ProductconfigConditionsEditorSectionRenderer
- All Implemented Interfaces:
com.hybris.cockpitng.widgets.common.NotifyingWidgetComponentRenderer<org.zkoss.zk.ui.Component,,com.hybris.cockpitng.core.config.impl.jaxb.editorarea.AbstractSection, Object> com.hybris.cockpitng.widgets.common.WidgetComponentRenderer<org.zkoss.zk.ui.Component,com.hybris.cockpitng.core.config.impl.jaxb.editorarea.AbstractSection, Object>
-
Field Summary
FieldsFields inherited from class de.hybris.platform.rulebuilderbackoffice.editors.conditionseditor.ConditionsEditorSectionRenderer
ATTRIBUTE, EDITOR_IDFields inherited from class de.hybris.platform.rulebuilderbackoffice.editors.AbstractEditorSectionRenderer
CURRENT_OBJECT_ATTRIBUTE, EDITOR_VIEW_MODEL_CLASS, INITIAL_VALUE, READ_ONLY, RULE_COMPILER_PROBLEMS, RULE_TYPEFields inherited from class com.hybris.cockpitng.widgets.editorarea.renderer.impl.AbstractEditorAreaComponentRenderer
ATTR_NOT_SAVED_OBJECT, attributeDescriptionIconRenderer, CURRENT_OBJECT, CURRENT_OBJECT_DOTLESS, DEFAULT_ENCRYPTED_EDITOR, MISSING_RENDERER_ERROR_MSG, SCLASS_CELL_READ_RESTRICTED, SCLASS_CUSTOM_CONTAINER, SCLASS_DESCRIPTION, SCLASS_DESCRIPTION_LABEL, SCLASS_EDITOR, SCLASS_EDITOR_CONTAINER, SCLASS_LABEL, SCLASS_READONLY_EDITOR -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.rulebuilderbackoffice.editors.conditionseditor.ConditionsEditorSectionRenderer
getAttributeMethods inherited from class de.hybris.platform.rulebuilderbackoffice.editors.AbstractEditorSectionRenderer
fillParameters, getEditorViewModelClass, getModelService, getRuleService, render, setCurrentPageForRoot, setEditorViewModelClass, setModelService, setRuleService, supplementWidgetSettingsMethods inherited from class com.hybris.cockpitng.widgets.editorarea.renderer.impl.AbstractEditorAreaComponentRenderer
buildEditor, canChangeProperty, createCustom, createEditor, createNotReadableAttributeLabelRenderer, evaluateCustomDefinition, extractParameterName, extractParameterValue, extractPropertiesList, getAttributeDescription, getCockpitLocaleService, getCockpitUserService, getEditAvailabilityProviderFactory, getEditorBuilder, getLabelService, getObjectFacade, getPermissionFacade, getPropertyValueService, getWidgetRenderingUtils, processEditorBeforeComposition, renderNotReadableLabel, resolveAttributeLabel, resolveAttributePath, resolveCustomComponentRenderer, resolveEditorType, resolveLabel, setAttributeDescriptionIconRenderer, setCockpitLocaleService, setCockpitUserService, setEditAvailabilityProviderFactory, setLabelService, setObjectFacade, setPasswordEditorAsDefaultForEncryptedStrings, setPermissionFacade, setPropertyValueService, setWidgetRenderingUtils, validateCustomElementMethods inherited from class com.hybris.cockpitng.widgets.common.AbstractWidgetComponentRenderer
addRendererListener, fireComponentRendered, fireComponentRendered, fireComponentRendered, removeRendererListenerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.hybris.cockpitng.widgets.common.WidgetComponentRenderer
render
-
Field Details
-
PRODUCTCONFIG_CONDITIONS_EDITOR_ID
- See Also:
-
-
Constructor Details
-
ProductconfigConditionsEditorSectionRenderer
public ProductconfigConditionsEditorSectionRenderer()
-
-
Method Details
-
getEditorId
- Overrides:
getEditorIdin classConditionsEditorSectionRenderer
-