|
|
|
|
|
Form category: simply a form section/separator with a title. |
|
|
A Form checkbox |
|
|
Generic form field, use subclasses instead such as JOTFormTextField |
|
|
An "hidden" type text field. |
|
|
Password type field |
|
|
RadioButton type field Note than "radioName" is the name of the radio button in html(used to group radios together): Ex input type="radio" name="radioName" |
|
|
Html Select |
|
|
Form submit button |
|
|
Html Textarea within form |
|
|
Html text field |