|
ICEfaces 3.1.0 Java API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.icefaces.ace.component.fileentry.ProgressListenerResourcePusher
public class ProgressListenerResourcePusher
When the upload has progress, pushes the progress resource to the browser
| Method Summary | |
|---|---|
protected boolean |
tryPush(long percent,
boolean force)
|
void |
update(long read,
long total,
int chunkIndex)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void update(long read,
long total,
int chunkIndex)
update in interface org.icefaces.apache.commons.fileupload.ProgressListener
protected boolean tryPush(long percent,
boolean force)
|
ICEfaces 3.1.0 Java API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||