public class DropUploadViewer extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
$init(DropUploader uploader,
java.lang.Object file)
Constructor
|
void |
update(int sent,
int total)
Updates the status of the file being uploaded.
|
$init, $instanceof, $super, $super, $supers, $supers, afterInit, isAssignableFrom, isInstance, proxypublic void $init(DropUploader uploader, java.lang.Object file)
uploader - file - the instance to be uploadpublic void update(int sent,
int total)
sent - how many size being senttotal - the size of the fileCopyright © 2005-2023 Potix Corporation. All Rights Reserved.