PHP Class Prado\Web\UI\WebControls\TButtonTag

TButtonTag defines the enumerable type for the possible tag names that a {@link TButton} can use for rendering. The following enumerable values are defined: - Input: an input tag is rendered - Button: a button tag is rendered
Author: LANDWEHR Computer und Software GmbH ([email protected])
Inheritance: extends Prado\TEnumerable
Datei anzeigen Open project: pradosoft/prado