Class ClassificationAttributesWithoutLocalizationRenderer

  • All Implemented Interfaces:
    com.hybris.cockpitng.widgets.common.NotifyingWidgetComponentRenderer<org.zkoss.zk.ui.Component,​com.hybris.cockpitng.config.jaxb.wizard.ViewType,​java.util.Map<java.lang.String,​java.lang.String>>, com.hybris.cockpitng.widgets.common.WidgetComponentRenderer<org.zkoss.zk.ui.Component,​com.hybris.cockpitng.config.jaxb.wizard.ViewType,​java.util.Map<java.lang.String,​java.lang.String>>

    @Deprecated(forRemoval=true)
    public class ClassificationAttributesWithoutLocalizationRenderer
    extends ClassificationAttributesExportRenderer
    Deprecated, for removal: This API element is subject to removal in a future version.
    will be replaced in 20.05
    This renderer generally works in the same way as ClassificationAttributesExportRenderer but it removes localized leaves if PARAM_EXCLUDE_LOCALIZED_NODES is set to true.
    • Field Detail

      • PARAM_EXCLUDE_LOCALIZED_NODES

        public static final java.lang.String PARAM_EXCLUDE_LOCALIZED_NODES
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • SCSS_YW_USE_FULL_QUALIFIER_CONTAINER

        public static final java.lang.String SCSS_YW_USE_FULL_QUALIFIER_CONTAINER
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
      • SCSS_YW_USE_FULL_QUALIFIER_CHECKBOX

        public static final java.lang.String SCSS_YW_USE_FULL_QUALIFIER_CHECKBOX
        Deprecated, for removal: This API element is subject to removal in a future version.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ClassificationAttributesWithoutLocalizationRenderer

        public ClassificationAttributesWithoutLocalizationRenderer()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • render

        public void render​(org.zkoss.zk.ui.Component parent,
                           com.hybris.cockpitng.config.jaxb.wizard.ViewType customView,
                           java.util.Map<java.lang.String,​java.lang.String> params,
                           com.hybris.cockpitng.dataaccess.facades.type.DataType dataType,
                           com.hybris.cockpitng.engine.WidgetInstanceManager wim)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        render in interface com.hybris.cockpitng.widgets.common.WidgetComponentRenderer<org.zkoss.zk.ui.Component,​com.hybris.cockpitng.config.jaxb.wizard.ViewType,​java.util.Map<java.lang.String,​java.lang.String>>
        Overrides:
        render in class ClassificationAttributesExportRenderer
      • removeLocalizedLeaves

        protected void removeLocalizedLeaves​(com.hybris.backoffice.attributechooser.AttributeChooserForm attributesForm)
        Deprecated, for removal: This API element is subject to removal in a future version.
      • renderUseFullClassificationQualifierCheckbox

        protected void renderUseFullClassificationQualifierCheckbox​(org.zkoss.zk.ui.Component parent,
                                                                    com.hybris.cockpitng.engine.WidgetInstanceManager wim)
        Deprecated, for removal: This API element is subject to removal in a future version.