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

Packages that use StreamVariable.StreamingProgressEvent
com.vaadin.terminal   
 

Uses of StreamVariable.StreamingProgressEvent in com.vaadin.terminal
 

Methods in com.vaadin.terminal 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.