Class \Prado\Web\UI\WebControls\TWizardStep
TWizardStep class.
TWizardStep represents a wizard step. The wizard owning the step can be obtained by \Prado\Web\UI\WebControls\getWizard. To specify the type of the step, set \Prado\Web\UI\WebControls\setStepType; For step title, set \Prado\Web\UI\WebControls\setTitle. If a step can be re-visited, set \Prado\Web\UI\WebControls\setAllowReturn to true.
Class hierarchy
- \Prado\Web\UI\WebControls\TWizardStep
- \Prado\Web\UI\WebControls\TView
- \Prado\Web\UI\TControl implements IRenderable, IBindable
- \Prado\TApplicationComponent
- \Prado\TComponent
Since: 3.0
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|