Class ClassificationAttributesWithoutLocalizationRenderer

java.lang.Object
com.hybris.cockpitng.widgets.common.AbstractWidgetComponentRenderer<org.zkoss.zk.ui.Component,com.hybris.cockpitng.config.jaxb.wizard.ViewType,Map<String,String>>
com.hybris.cockpitng.widgets.configurableflow.renderer.DefaultCustomViewRenderer
All Implemented Interfaces:
com.hybris.cockpitng.widgets.common.NotifyingWidgetComponentRenderer<org.zkoss.zk.ui.Component,com.hybris.cockpitng.config.jaxb.wizard.ViewType,Map<String,String>>, com.hybris.cockpitng.widgets.common.WidgetComponentRenderer<org.zkoss.zk.ui.Component,com.hybris.cockpitng.config.jaxb.wizard.ViewType,Map<String,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 Details

    • PARAM_EXCLUDE_LOCALIZED_NODES

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

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

      public static final String SCSS_YW_USE_FULL_QUALIFIER_CHECKBOX
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
  • Constructor Details

    • ClassificationAttributesWithoutLocalizationRenderer

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

    • render

      public void render(org.zkoss.zk.ui.Component parent, com.hybris.cockpitng.config.jaxb.wizard.ViewType customView, Map<String,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,Map<String,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.