|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadyStateChangeHandler | |
---|---|
com.google.gwt.xhr.client | Classes to support Javascript's XMLHttpRequest. |
Uses of ReadyStateChangeHandler in com.google.gwt.xhr.client |
---|
Methods in com.google.gwt.xhr.client with parameters of type ReadyStateChangeHandler | |
---|---|
void |
XMLHttpRequest.setOnReadyStateChange(ReadyStateChangeHandler handler)
Sets the ReadyStateChangeHandler to be notified when the object's
ready-state changes. |
|
GWT 2.7.0 | |||||||
PREV NEXT | FRAMES NO FRAMES |