public class UploadViewer extends Object
Modifier and Type | Method and Description |
---|---|
void |
$init(Uploader uplder,
String flnm)
Constructor
|
void |
destroy()
Destroys the upload viewer.
|
void |
update(int sent,
int total)
Updates the status of the file being uploaded.
|
$init, $instanceof, $super, $super, $supers, $supers, afterInit, isAssignableFrom, isInstance, proxy
public void $init(Uploader uplder, String flnm)
uplder
- flnm
- the name of the file to be uploadedpublic void update(int sent, int total)
sent
- how many percentage being senttotal
- the size of the filepublic void destroy()
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.