Class SglRequestWatcher
Watches for requests completion.
Defined in: dom_util.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
SglRequestWatcher(reqs, onReadyCallback)
Constructs a SglRequestWatcher.
|
| Method Attributes | Method Name and Description |
|---|---|
| <inner> |
cb(r)
|
Class Detail
SglRequestWatcher(reqs, onReadyCallback)
Constructs a SglRequestWatcher.
- Parameters:
- reqs
- onReadyCallback
Method Detail
<inner>
cb(r)
- Parameters:
- r