Class JX.Workflow
| Defined | src/lib/Workflow.js:17 |
| Group | Ajax and Workflows |
| Extends | JX.Base |
|---|
Tasks
Methods
private _destroy()
This method is not documented.
private static _getActiveWorkflow()
This method is not documented.
private static _onbutton(event)
| parameters | wild | event | |
| return | wild | | |
This method is not documented.
private _onload(r)
| parameters | wild | r | |
| return | wild | | |
This method is not documented.
private _pop()
This method is not documented.
private static _pop()
This method is not documented.
private _push()
This method is not documented.
private static _push(workflow)
| parameters | wild | workflow | |
| return | wild | | |
This method is not documented.
construct(uri, data)
| parameters | wild | uri | |
| wild | data | |
| return | wild | | |
This method is not documented.
static disable()
This method is not documented.
static initialize()
This method is not documented.
static newFromForm(form, data)
| parameters | wild | form | |
| wild | data | |
| return | wild | | |
This method is not documented.
static newFromLink(link)
| parameters | wild | link | |
| return | wild | | |
This method is not documented.
setData(dictionary)
| parameters | wild | dictionary | |
| return | wild | | |
This method is not documented.
setDataWithListOfPairs(list_of_pairs)
| parameters | wild | list_of_pairs | |
| return | wild | | |
This method is not documented.
start()
This method is not documented.