PHP Class Prado\Web\UI\WebControls\TWizardNavigationButtonType

TWizardNavigationButtonType defines the enumerable type for the possible types of buttons that can be used in the navigation part of a {@link TWizard}. The following enumerable values are defined: - Button: a regular click button - Image: an image button - Link: a hyperlink button
Since: 3.0.4
Author: Qiang Xue ([email protected])
Inheritance: extends Prado\TEnumerable
Datei anzeigen Open project: pradosoft/prado