PHP Class Prado\Web\UI\WebControls\TListSelectionMode

TListSelectionMode defines the enumerable type for the possible selection modes of a {@link TListBox}. The following enumerable values are defined: - Single: single selection - Multiple: allow multiple selection
Since: 3.0.4
Author: Qiang Xue ([email protected])
Inheritance: extends Prado\TEnumerable
Datei anzeigen Open project: pradosoft/prado