$allowsClear

a flag that defines whether the input can be cleared

boolean $allowsClear;

Default value:

true
Details

If the flag is set, the control can be cleared when the clear() method of the parent form is called, namely, the setValue("") of the control is called.

Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.