com.vaadin.shared.ui.upload
Interface UploadClientRpc

All Superinterfaces:
ClientRpc, java.io.Serializable

public interface UploadClientRpc
extends ClientRpc


Method Summary
 void submitUpload()
          Forces the upload the send selected file to the server.
 

Method Detail

submitUpload

void submitUpload()
Forces the upload the send selected file to the server.



Copyright © 2000-2014 Vaadin Ltd. All Rights Reserved.