CakeFest 2024: The Official CakePHP Conference

UI\Controls\Entry::setReadOnly

(UI 0.9.9)

UI\Controls\Entry::setReadOnlyУстановить "только для чтения"

Описание

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

Включить или отключить только для чтения в данном управляющем элементе "Ввод"

Список параметров

readOnly

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top