Class CmsReplaceHandler

    • Constructor Summary

      Constructors 
      Constructor Description
      CmsReplaceHandler​(org.opencms.util.CmsUUID structureId)
      Constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void initializeFileInput​(CmsFileInput fileInput)
      Custom setup method for newly created file inputs.
      void onChange​(CmsFileInput fileInput)
      Notifies the button handler that the file input field's value has changed.
      void setButton​(I_CmsUploadButton button)
      This method should be called when the handler is set on a button.
      void setCloseHandler​(com.google.gwt.event.logical.shared.CloseHandler<com.google.gwt.user.client.ui.PopupPanel> closeHandler)
      Sets the dialog close handler.
      void setMenuItem​(CmsReplace menuItem)
      Sets the replace menu item.
      • Methods inherited from class java.lang.Object

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