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

说明

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

Shall enable or disable read only for this Entry

参数

readOnly

To Top