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

TButtonType defines the enumerable type for the possible types that a {@link TButton} can take. The following enumerable values are defined: - Submit: a normal submit button - Reset: a reset button - Button: a client button (normally does not perform form submission)
С версии: 3.0.4
Автор: Qiang Xue ([email protected])
Наследование: extends Prado\TEnumerable
Показать файл Открыть проект