IJsPromiseThen Method |
Name | Description | |
---|---|---|
Then(ActionObject, ActionObject) |
Appends fulfillment and rejection handlers to the promise.
| |
Then(FuncObject, Object, FuncObject, Object) |
Appends fulfillment and rejection handlers to the promise.
|