| Modifier and Type | Method and Description |
|---|---|
static XMLHttpRequest |
XMLHttpRequest.create()
Creates an XMLHttpRequest object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReadyStateChangeHandler.onReadyStateChange(XMLHttpRequest xhr)
This is called whenever the state of the XMLHttpRequest changes.
|
Copyright © 2019–2020 The GWT Authors. All rights reserved.