Package com.vaadin.v7.shared.ui.upload
Interface UploadClientRpc
-
- All Superinterfaces:
ClientRpc,Serializable
public interface UploadClientRpc extends ClientRpc
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsubmitUpload()Forces the upload the send selected file to the server.
-