org.dojo.dijit.tests.form.Form.html Maven / Gradle / Ivy
The newest version!
Form unit test
Form Widget Unit Test
The form widget takes data in a form and serializes/deserializes it,
so it can be submitted as a JSON string of nested objects.
Currently only widgets are supported, not raw elements.