|
GWT 2.4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLHttpRequest | |
---|---|
com.google.gwt.xhr.client | Classes to support Javascript's XMLHttpRequest. |
Uses of XMLHttpRequest in com.google.gwt.xhr.client |
---|
Methods in com.google.gwt.xhr.client that return XMLHttpRequest | |
---|---|
static XMLHttpRequest |
XMLHttpRequest.create()
Creates an XMLHttpRequest object. |
Methods in com.google.gwt.xhr.client with parameters of type XMLHttpRequest | |
---|---|
void |
ReadyStateChangeHandler.onReadyStateChange(XMLHttpRequest xhr)
This is called whenever the state of the XMLHttpRequest changes. |
|
GWT 2.4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |