Class AbstractDecoratedEditorListener<C extends AbstractDecoratedEditorController>

java.lang.Object
de.hybris.platform.platformbackoffice.editors.AbstractDecoratedEditorListener<C>
All Implemented Interfaces:
org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event>
Direct Known Subclasses:
ConvertDeleteMediasEventListener, ExtractDeleteMetadataEventListener, ExtractDeleteMetadataEventListener, MoveMediaToFolderListener

@Deprecated(since="6.6", forRemoval=true) public abstract class AbstractDecoratedEditorListener<C extends AbstractDecoratedEditorController> extends Object implements org.zkoss.zk.ui.event.EventListener<org.zkoss.zk.ui.event.Event>
Deprecated, for removal: This API element is subject to removal in a future version.
since 6.6
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected C
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    registerAsListenerFor(String eventName, org.zkoss.zk.ui.AbstractComponent component)
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    protected void
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.zkoss.zk.ui.event.EventListener

    onEvent
  • Field Details

  • Constructor Details

    • AbstractDecoratedEditorListener

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

    • registerAsListenerFor

      public void registerAsListenerFor(String eventName, org.zkoss.zk.ui.AbstractComponent component)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • reload

      protected void reload()
      Deprecated, for removal: This API element is subject to removal in a future version.