Class: Wizard

Wizard

new epiviz.ui.controls.Wizard(title, handlers, steps, initialData, width, height, showTabs)

ui/controls/wizard.js, line 20
Name Type Description
title string
handlers Object
steps Array.<epiviz.ui.controls.Wizard.Step>
initialData *
width string optional
height string optional
showTabs boolean optional

Extends

Members

protected_containerjQuery

protected_dialogjQuery

protected_handlersObject.<string, function()>

protected_idstring

protected_titlestring

Methods

show()

ui/controls/wizard.js, line 190
comments powered by Disqus