public class DropUploader extends Object
Modifier and Type | Method and Description |
---|---|
void |
$init(Dropupload upload,
String id,
java.lang.Object file)
Constructor
|
Dropupload |
getWidget()
Return the widget which the uploader belongs to.
|
boolean |
isFinish()
Return the upload is finish or not.
|
$init, $instanceof, $super, $super, $supers, $supers, afterInit, isAssignableFrom, isInstance, proxy
public void $init(Dropupload upload, String id, java.lang.Object file)
upload
- the upload widget belong to the file uploaderid
- the ID of uploaderfile
- the file instance to be uploadedpublic Dropupload getWidget()
public boolean isFinish()
Copyright © 2005-2023 Potix Corporation. All Rights Reserved.