java.lang.Object
com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<String>
de.hybris.platform.mediaconversionbackoffice.editors.converdeletemedias.ConvertDeleteMediasEditor
All Implemented Interfaces:
com.hybris.cockpitng.editors.CockpitEditorRenderer<String>

public class ConvertDeleteMediasEditor extends com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer<String>
  • Field Summary

    Fields inherited from class com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer

    HEADER_LABEL_TOOLTIP, ON_ADD_EVENT, ON_DELETE_EVENT, YW_EDITOR_AREA_LABEL_CONTAINER

    Fields inherited from interface com.hybris.cockpitng.editors.CockpitEditorRenderer

    INITIAL_EDIT_STRING
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    render(org.zkoss.zk.ui.Component component, com.hybris.cockpitng.editors.EditorContext<String> editorContext, com.hybris.cockpitng.editors.EditorListener<String> editorListener)
     

    Methods inherited from class com.hybris.cockpitng.editors.impl.AbstractCockpitEditorRenderer

    extractEmbeddedEditor, extractEmbeddedType, findAncestorEditor, findEmbeddedEditors, getInitialEditString, getL10nDecorator

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ConvertDeleteMediasEditor

      public ConvertDeleteMediasEditor()
  • Method Details

    • render

      public void render(org.zkoss.zk.ui.Component component, com.hybris.cockpitng.editors.EditorContext<String> editorContext, com.hybris.cockpitng.editors.EditorListener<String> editorListener)