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

Descrizione

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

Shall enable or disable read only for this Entry

Elenco dei parametri

readOnly

To Top