GhGuiComboBox
Diese Klasse gehört zur Unit PHP-GUI-Einzelkomponenten. Diese Klasse erbt alle Methoden und Eigenschaften der Klasse GhGuiFormComponent. Das heißt, dass alle Methoden und Eigenschaften der Basis-Klasse ebenfalls zur Verfügung stehen.
Dies sind die Methoden, welche durch diese Klasse zur Verfügung gestellt werden.
Name |
Parameter |
Rückgabetyp |
---|---|---|
__construct | $name string $items array |
Konstruktor |
addItem | $item array | GhGuiComboBox |
addItems | $items array | GhGuiComboBox |
getCaptionProperty | Keine | string |
getItems | Keine | array |
getValueProperty | Keine | string |
setCaptionProperty | $property string | GhGuiComboBox |
setValueProperty | $property string | GhGuiComboBox |