Stringdojox.widget.WizardPane.passFunction

dojo.require("dojox.widget.Wizard");
defined in dojox/widget/Wizard.js

Name of function that checks if it's OK to advance to the next panel. If it's not OK (for example, mandatory field hasn't been entered), then returns an error message (String) explaining the reason.