java.lang.Object
com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<FeatureValue>
de.hybris.platform.platformbackoffice.classification.editor.FeatureValueEditor
All Implemented Interfaces:
com.hybris.cockpitng.editors.CockpitEditorRenderer<FeatureValue>
Direct Known Subclasses:
WysiwygFeatureValueEditor

public class FeatureValueEditor extends com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<FeatureValue>
  • Field Details

  • Constructor Details

    • FeatureValueEditor

      public FeatureValueEditor()
  • Method Details

    • render

      public void render(org.zkoss.zk.ui.Component parent, com.hybris.cockpitng.editors.EditorContext<FeatureValue> context, com.hybris.cockpitng.editors.EditorListener<FeatureValue> listener)
    • prepareEditor

      protected com.hybris.cockpitng.components.Editor prepareEditor(com.hybris.cockpitng.editors.EditorContext<FeatureValue> context)
    • createEditorLabel

      protected org.zkoss.zul.Div createEditorLabel(com.hybris.cockpitng.editors.EditorContext editorContext)