com.vaadin.client
Interface ApplicationConnection.ConnectionStatusEvent.ConnectionStatusHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler
Enclosing class:
ApplicationConnection.ConnectionStatusEvent

public static interface ApplicationConnection.ConnectionStatusEvent.ConnectionStatusHandler
extends com.google.gwt.event.shared.EventHandler


Method Summary
 void onConnectionStatusChange(ApplicationConnection.ConnectionStatusEvent event)
           
 

Method Detail

onConnectionStatusChange

void onConnectionStatusChange(ApplicationConnection.ConnectionStatusEvent event)


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