POSIT custom form elements
(Created page with 'What inputs and other elements should we support for custom forms? ==Basic elements== *Heading *Separator *GPS **<custom> *Camera **<custom> *Bar code **<custom> *Text **EditTex...') |
|||
Line 18: | Line 18: | ||
*Radio Buttons | *Radio Buttons | ||
**RadioGroup, RadioButton | **RadioGroup, RadioButton | ||
- | * | + | *List |
**Spinner | **Spinner | ||
*Time | *Time |
Revision as of 21:03, 17 February 2010
What inputs and other elements should we support for custom forms?
Basic elements
- Heading
- Separator
- GPS
- <custom>
- Camera
- <custom>
- Bar code
- <custom>
- Text
- EditText, AutoCompleteTextView
- Check box
- CheckBox
- Date
- DatePicker
- Radio Buttons
- RadioGroup, RadioButton
- List
- Spinner
- Time
- TimePicker
Advanced elements
It would be good to create more specific types, with some sanity checking and labeling niceness, such as...
- Temperature
- Age
- Weight
- etc.