Class UploadState

    • Field Detail

      • immediateMode

        public boolean immediateMode
        Is the upload component in immediate mode or not.
      • acceptMimeTypes

        @NoLayout
        public String acceptMimeTypes
        Upload component's list of accepted content-types.
      • buttonCaption

        public String buttonCaption
        Caption of the button that fires uploading.
      • buttonStyleName

        public String buttonStyleName
        Style name of the button that fires uploading.
      • buttonCaptionAsHtml

        public boolean buttonCaptionAsHtml
        Should the caption of the button that fires uploading be rendered as HTML.
    • Constructor Detail

      • UploadState

        public UploadState()