Table of contents
METHOD | RETURN | DESCRIPTION |
---|---|---|
get () | object
|
Get the whole js object stored in the wizard |
put (wd) | undefined
|
Puts the js object into the WizardData |
Puts the js object into the WizardData.
Return: undefined
ARGUMENT | TYPE | DESCRIPTION |
---|---|---|
wd |
Object
|
Any javascript object. |