Class CmsUploadPopup

  • All Implemented Interfaces:
    com.google.gwt.event.logical.shared.HasAttachHandlers, com.google.gwt.event.logical.shared.HasCloseHandlers<com.google.gwt.user.client.ui.PopupPanel>, com.google.gwt.event.shared.HasHandlers, com.google.gwt.user.client.EventListener, com.google.gwt.user.client.EventPreview, com.google.gwt.user.client.ui.AcceptsOneWidget, com.google.gwt.user.client.ui.HasAnimation, com.google.gwt.user.client.ui.HasOneWidget, com.google.gwt.user.client.ui.HasVisibility, com.google.gwt.user.client.ui.HasWidgets, com.google.gwt.user.client.ui.HasWidgets.ForIsWidget, com.google.gwt.user.client.ui.IsWidget, com.google.gwt.user.client.ui.SourcesPopupEvents, java.lang.Iterable<com.google.gwt.user.client.ui.Widget>, I_CmsAutoHider

    public class CmsUploadPopup
    extends CmsPopup
    Popup used for the upload dialog.
    • Constructor Detail

      • CmsUploadPopup

        public CmsUploadPopup​(java.lang.String uploadFolder,
                              java.lang.String postCreateHandler,
                              I_CmsUploadContext context,
                              org.opencms.gwt.shared.CmsListInfoBean info)
        Creates a new instance.
        Parameters:
        data - the editable data
        context - the upload context
        info - the list info bean to display