GhGuiDataGrid.setSelectionMode
Diese Funktion ist eine Methode der Klasse GhGuiDataGrid und welche in der Unit PHP-GUI-Einzelkomponenten definiert wurde. Der Funktionstyp ist Funktion. Der Rückgabetyp ist vom Typ GhGuiDataGrid.
Die Funktion verlangt folgende Parameter:
Parameter |
Typ |
Beschreibung |
---|---|---|
$mode | string | Auswahlmodus (eine der Konstanten GhGuiDataGrid::NONE, GhGuiDataGrid::SINGLE, GhGuiDataGrid::MULTIPLE oder GhGuiDataGrid::EXTENDED) |