Uses of Interface
com.google.gwt.xhr.client.ReadyStateChangeHandler
-
Uses of ReadyStateChangeHandler in com.google.gwt.xhr.client
Modifier and TypeMethodDescriptionfinal void
XMLHttpRequest.setOnReadyStateChange
(ReadyStateChangeHandler handler) Sets theReadyStateChangeHandler
to be notified when the object's ready-state changes.