Closes the all error messages related to the specified widgets. It assumes zk.Widget has a method called clearErrorMessage (such as zul.inp.InputWidget.clearErrorMessage). If no such method, nothing happens.
clearErrorMessage
Rest
any number of UUID of widgets.
wrongValue
Closes the all error messages related to the specified widgets. It assumes zk.Widget has a method called
clearErrorMessage
(such as zul.inp.InputWidget.clearErrorMessage). If no such method, nothing happens.