java.lang.Object
com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<ClassificationInfo>
de.hybris.platform.platformbackoffice.classification.editor.FeatureEditor
de.hybris.platform.platformbackoffice.classification.editor.WysiwygFeatureEditor
All Implemented Interfaces:
com.hybris.cockpitng.editors.CockpitEditorRenderer<ClassificationInfo>

public class WysiwygFeatureEditor extends FeatureEditor
Editor based on FeatureEditor but additionally supports WysiwygEditor for feature attributes. The editor introduces additional editor parameter when assignment has ClassAttributeAssignmentModel.ENABLEWYSIWYGEDITOR parameter set to true.
  • Field Details

  • Constructor Details

    • WysiwygFeatureEditor

      public WysiwygFeatureEditor()
  • Method Details