Uses of Interface
com.vaadin.server.StreamVariable.StreamingProgressEvent

Packages that use StreamVariable.StreamingProgressEvent
com.vaadin.server   
 

Uses of StreamVariable.StreamingProgressEvent in com.vaadin.server
 

Methods in com.vaadin.server with parameters of type StreamVariable.StreamingProgressEvent
 void StreamVariable.onProgress(StreamVariable.StreamingProgressEvent event)
          This method is called by the terminal if StreamVariable.listenProgress() returns true when the streaming starts.
 



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