|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectzk.Object
zkmax.wgt.DropUploader
public class DropUploader
Default file uploader for Dropupload.
| Field Summary |
|---|
| Fields inherited from class zk.Object |
|---|
$class, $oid |
| Method Summary | |
|---|---|
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. |
| Methods inherited from class zk.Object |
|---|
$init, $instanceof, $super, $super, $supers, $supers, afterInit, isAssignableFrom, isInstance, proxy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||