PHP 8.3.4 Released!

UI\Controls\Entry::setReadOnly

(UI 0.9.9)

UI\Controls\Entry::setReadOnlySet Read Only

Description

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

Shall enable or disable read only for this Entry

Parameters

readOnly

add a note

User Contributed Notes

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