Similar to setValue except that the input is a Javascript object that contains name/value pairs. The names are assumed to be the IDs of HTML elements, and the values, what we should set the contents of the elements.
dwr.util.setValues
(
)
HTML Test Elements
Text area (id="textarea"): | Selection list (id="select"): | ||
Text input (id="text"): | Password input (id="password"): | ||
Form button (id="formbutton"): | Fancy button (id="button"): |