com.itmill.toolkit.ui
Interface Upload.FinishedListener

Enclosing class:
Upload

public static interface Upload.FinishedListener

Receives the events when the uploads are ready.

Since:
3.0
Version:
5.3.0
Author:
IT Mill Ltd.

Method Summary
 void uploadFinished(Upload.FinishedEvent event)
          Upload has finished.
 

Method Detail

uploadFinished

void uploadFinished(Upload.FinishedEvent event)
Upload has finished.

Parameters:
event - the Upload finished event.


Copyright © 2000-2009 IT Mill Ltd. All Rights Reserved.