ICEfaces ACE Components 3.3.0
Java API Documentation

org.icefaces.ace.component.fileentry
Class ProgressListenerResourcePusher

java.lang.Object
  extended by org.icefaces.ace.component.fileentry.ProgressListenerResourcePusher
All Implemented Interfaces:
org.icefaces.apache.commons.fileupload.ProgressListener

public class ProgressListenerResourcePusher
extends java.lang.Object
implements org.icefaces.apache.commons.fileupload.ProgressListener

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

update

public void update(long read,
                   long total,
                   int chunkIndex)
Specified by:
update in interface org.icefaces.apache.commons.fileupload.ProgressListener

tryPush

protected boolean tryPush(long percent,
                          boolean force)

ICEfaces ACE Components 3.3.0
Java API Documentation

Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.