PHP Класс Prado\Web\UI\WebControls\TWizardStepType

TWizardStepType defines the enumerable type for the possible types of {@link TWizard wizard} steps. The following enumerable values are defined: - Auto: the type is automatically determined based on the location of the wizard step in the whole step collection. - Complete: the step is the last summary step. - Start: the step is the first step - Step: the step is between the begin and the end steps. - Finish: the last step before the Complete step.
С версии: 3.0.4
Автор: Qiang Xue ([email protected])
Наследование: extends Prado\TEnumerable
Показать файл Открыть проект