Class AbstractLiveEditCaptionButtonHandler

java.lang.Object
de.hybris.platform.cmscockpit.components.liveedit.AbstractLiveEditCaptionButtonHandler
All Implemented Interfaces:
LiveEditCaptionButtonHandler
Direct Known Subclasses:
LiveEditContentBrowser.ActivateLiveEditCaptionButtonHandler, LiveEditContentBrowser.PageEditLiveEditCaptionButtonHandler, LiveEditContentBrowser.PreviewContextLiveEditCaptionButtonHandler

public abstract class AbstractLiveEditCaptionButtonHandler extends Object implements LiveEditCaptionButtonHandler
  • Constructor Details

    • AbstractLiveEditCaptionButtonHandler

      public AbstractLiveEditCaptionButtonHandler()
  • Method Details

    • createRightCaptionButton

      protected org.zkoss.zul.Button createRightCaptionButton(String label, String sClass, org.zkoss.zk.ui.HtmlBasedComponent parent, org.zkoss.zk.ui.event.EventListener listener)
    • createPopupWindow

      protected org.zkoss.zul.Window createPopupWindow(org.zkoss.zk.ui.Component parent)