parent root
PHP: UI\Controls\Check::setChecked - Manual

UI\Controls\Check::setChecked

(PHP 7, UI 0.9.9)

UI\Controls\Check::setCheckedSet Checked

Description

public UI\Controls\Check::setChecked ( bool $checked )

Shall change the status of this Check

Parameters

checked

The new status

add a noteadd a note

User Contributed Notes

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