Table Of Contents

aps/WizardData

Table of contents

Public Methods

METHOD

RETURN

DESCRIPTION

get ()

object

Get the whole js object stored in the wizard

put (wd)

undefined

Puts the js object into the WizardData

get

Get the whole js object stored in the wizard.

Return: object

put

Puts the js object into the WizardData.

Return: undefined

ARGUMENT

TYPE

DESCRIPTION

wd

Object

Any javascript object.