UI\Controls\Entry::setReadOnly
PHP Manual
PHP Manual»UI\Controls\Entry»UI\Controls\Entry::setReadOnly

UI\Controls\Entry::setReadOnly

(UI 0.9.9)

UI\Controls\Entry::setReadOnlySet Read Only

Beschreibung

public function UI\Controls\Entry::setReadOnly(bool $readOnly)

Shall enable or disable read only for this Entry

Parameter-Liste

readOnly

To Top