DHTMLX Docs & Samples Explorer
Index
dhtmlxForm
API Methods
clear()
Clear items' values:
for inputs and textareas - clear;
for selects - select first value;
and radiogroups - check frist value;
for checkboxes - uncheck.
dhxForm.
clear
(
)
;