Uses of Class
com.flowingcode.vaadin.addons.uploadhelper.FileInfo
-
Uses of FileInfo in com.flowingcode.vaadin.addons.uploadhelper
Methods in com.flowingcode.vaadin.addons.uploadhelper that return FileInfoModifier and TypeMethodDescriptionFileInfo.complete()Configure the upload in complete state (i.e. uploading is completed)True if uploading is completed, false otherwise.FileInfo.errorMessage(String errorMessage) Error message returned by the server, if any.FileInfo.indeterminate()Configure the upload in indeterminate state (i.e. the remaining time is unknown)FileInfo.indeterminate(Boolean indeterminate) True if the remaining time is unknown, false otherwise.Number representing the uploading progress.Uploading status message.