Package | Description |
---|---|
org.fireweb.html |
Modifier and Type | Method and Description |
---|---|
InputFile |
InputFile.setContentType(java.lang.String contentType)
Set content type of uploaded file
|
InputFile |
InputFile.setFileSize(long fileSize)
Set size of uploaded file in bytes
|
InputFile |
InputFile.setSize(java.lang.Integer size)
Set "size" property and if element was draw call script at browser.
|
InputFile |
InputFile.setStoreLocation(java.io.File storeLocation)
Set file handle to uploaded file
|