See: Description
| Interface | Description |
|---|---|
| ButtonChoice.OnCheckedChangeListener |
Called when the checked radio button has selection changed
|
| Dropdown.OnItemSelectedListener | |
| Slider.OnProgressChangedListener | |
| Text.OnScanListener |
| Class | Description |
|---|---|
| ButtonChoice | |
| CardNumber |
Field that allows the input of a credit card number.
|
| Checkbox | |
| Cvv |
Field that allows the input of a credit card cvv.
|
| Date |
Field that allows the input of a date.
|
| Day |
Field that allows the input of a day.
|
| Dropdown | |
| Hidden | |
| Month | |
| Number | |
| Onoff | |
| Password | |
| PersonName | |
| Phone | |
| PostalAddress | |
| Separator | |
| Slider | |
| Text | |
| TextArea | |
| Url | |
| Year | |
| Zip |
Field that allows the input of a zip code.
|