PHP 8.3.4 Released!

UI\Controls\MultilineEntry::setReadOnly

(UI 0.9.9)

UI\Controls\MultilineEntry::setReadOnlySet Read Only

Description

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

Shall enable or disable read only on this Multiline Entry

Parameters

readOnly

add a note

User Contributed Notes

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