|
Class Summary |
| Anchor |
A tag that creates an HTML <a/> element. |
| Checkbox |
A tag that creates a Checkbox. |
| CheckboxList |
A tag that creates a Checkbox Group from a given List. |
| Div |
This tag generates an HTML div for the jQuery mobile framework. |
| FlipSwitch |
This tag generates an HTML Flip Switch for the jQuery mobile framework. |
| Head |
Render a Head Element
|
| List |
This tag generates an List View. |
| ListItem |
This tag generates an List Item. |
| Password |
A tag that creates an Password Field. |
| Radio |
A tag that creates an Radiobutton Group from a given List. |
| Searchfield |
A tag that creates an Seach Text Field. |
| Select |
A tag that creates an Combobox. |
| Slider |
A tag that creates an Slider. |
| Textarea |
A tag that creates an Text Area. |
| Textfield |
A tag that creates an Text Field. |