WidgetsFormForm APIText APIForm Text methodsclear()clear()clears a value of a Text controlclear(): void;Exampleform.getItem("text").clear();