Class TWizardNavigationEventParameter
TWizardNavigationEventParameter class.
TWizardNavigationEventParameter represents the parameter for TWizard
's navigation events.
The index of the currently active step can be obtained from getCurrentStepIndex CurrentStepIndex, while the index of the candidate new step is in getNextStepIndex NextStepIndex. By modifying setNextStepIndex NextStepIndex, the new step can be changed to another one. If there is anything wrong with the navigation and it is not wanted, set setCancelNavigation CancelNavigation to true.
- TComponent
-
TEventParameter
-
TWizardNavigationEventParameter
Package: System\Web\UI\WebControls
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.0
Located at Web/UI/WebControls/TWizard.php
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 3.0
Located at Web/UI/WebControls/TWizard.php
public
|
|
public
integer
|
|
public
integer
|
|
public
|
|
public
boolean
|
|
public
|
GLOBAL_RAISE_EVENT_LISTENER
|