Location: A review of cardiac cellular electrophysiology models @ 797bc599b7ec / dojo-presentation / js / dojo / dijit / tests / form / Form.html

Author:
David Nickerson <david.nickerson@gmail.com>
Date:
2021-09-15 23:15:11+12:00
Desc:
update jupyter notebook with FK model results
Permanent Source URI:
https://models.cellml.org/workspace/a1/rawfile/797bc599b7ec66eef984e817d4ce138aabd116a6/dojo-presentation/js/dojo/dijit/tests/form/Form.html

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.

Just HTML text

Description Name Form node/widget
DateTextBox inside contentpane foo.bar.baz.quux
Layoutcontainer
DateTextBox 1 available.from
DateTextBox 2 available.to
ComboBox plop.combo one two three
CheckBox widget cb2 1 2 3 4
Radio widgetr2 1 2 3 4
Multi-selectms1 Tennessee Virginia Washington Florida California
Hidden input h1
Auto-sizing textarea t1 line 1 line 2
Fixed size textarea st1 simple line 1 simple line 2
Editor widget richtext

original

This is the default content

File upload filename
Disabled Widget Disabled
Disabled Required Widget Disabled Required
Read-only Widget Read Only
Get Values from form! Set Values to form! Validate form! Submit Reset