Class \Prado\Web\UI\WebControls\TWizardNavigationEventParameter
TWizardNavigationEventParameter class.
TWizardNavigationEventParameter represents the parameter for TWizard's navigation events.
The index of the currently active step can be obtained from \Prado\Web\UI\WebControls\getCurrentStepIndex, while the index of the candidate new step is in \Prado\Web\UI\WebControls\getNextStepIndex. By modifying \Prado\Web\UI\WebControls\setNextStepIndex, the new step can be changed to another one. If there is anything wrong with the navigation and it is not wanted, set \Prado\Web\UI\WebControls\setCancelNavigation to true.
Class hierarchy
- \Prado\Web\UI\WebControls\TWizardNavigationEventParameter
- \Prado\TEventParameter implements IEventParameter
- \Prado\TComponent
Since: 3.0
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
\Prado\TComponent::GLOBAL_RAISE_EVENT_LISTENER |