Class WysiwygFeatureValueEditor

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

public class WysiwygFeatureValueEditor extends FeatureValueEditor
Editor based on FeatureValueEditor but additionally supports WysiwygEditor for feature attributes. The editor sets Wysiwyg editor when parameter WysiwygFeatureEditor.EDITOR_PARAM_ENABLE_WYSIWYG is set.
  • Constructor Details

    • WysiwygFeatureValueEditor

      public WysiwygFeatureValueEditor()
  • Method Details