Uses of Interface
com.vaadin.client.communication.ReconnectionAttemptEvent.Handler
Packages that use ReconnectionAttemptEvent.Handler
-
Uses of ReconnectionAttemptEvent.Handler in com.vaadin.client.communication
Methods in com.vaadin.client.communication that return types with arguments of type ReconnectionAttemptEvent.HandlerModifier and TypeMethodDescriptioncom.google.web.bindery.event.shared.Event.Type<ReconnectionAttemptEvent.Handler> ReconnectionAttemptEvent.getAssociatedType()static com.google.web.bindery.event.shared.Event.Type<ReconnectionAttemptEvent.Handler> ReconnectionAttemptEvent.getType()Gets the type of the event after ensuring the type has been created.Methods in com.vaadin.client.communication with parameters of type ReconnectionAttemptEvent.HandlerModifier and TypeMethodDescriptioncom.google.web.bindery.event.shared.HandlerRegistrationRequestResponseTracker.addReconnectionAttemptHandler(ReconnectionAttemptEvent.Handler handler) Adds a handler forReconnectionAttemptEvents.protected voidReconnectionAttemptEvent.dispatch(ReconnectionAttemptEvent.Handler handler)