com.itmill.toolkit.ui
Interface Upload.StartedListener

Enclosing class:
Upload

public static interface Upload.StartedListener

Receives the events when the upload starts.

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

Method Summary
 void uploadStarted(Upload.StartedEvent event)
          Upload has started.
 

Method Detail

uploadStarted

void uploadStarted(Upload.StartedEvent event)
Upload has started.

Parameters:
event - the Upload started event.


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