com.itmill.toolkit.ui
Interface Upload.SucceededListener

Enclosing class:
Upload

public static interface Upload.SucceededListener

Receives events when the uploads are successfully finished.

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

Method Summary
 void uploadSucceeded(Upload.SucceededEvent event)
          Upload successfull..
 

Method Detail

uploadSucceeded

void uploadSucceeded(Upload.SucceededEvent event)
Upload successfull..

Parameters:
event - the Upload successfull event.


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