PHP Class Prado\Web\UI\WebControls\TButtonColumnType

TButtonColumnType defines the enumerable type for the possible types of buttons that can be used in a {@link TButtonColumn}. The following enumerable values are defined: - LinkButton: link buttons - PushButton: form buttons - ImageButton: image buttons
Since: 3.0.4
Author: Qiang Xue ([email protected])
Inheritance: extends Prado\TEnumerable
Datei anzeigen Open project: pradosoft/prado