| Documentation.Objects.InputMethods Namespace |
[This is preliminary documentation and is subject to change.]
| Class | Description | |
|---|---|---|
| DateInputMethod |
Allows the user to enter a Date.
| |
| DateTimeInputMethod |
Allows the user to enter a Date and Time.
| |
| DecimalInputMethod |
Allows the user to enter a Decimal.
| |
| FileBucketInputMethod |
Allows the user to add one or more files from the file system.
| |
| IntegerInputMethod |
Allows the user to enter an Integer.
| |
| LongInputMethod |
Allows the user to enter a Long.
| |
| MultiPickListInputMethod |
Allows the user to select one or more values from a list.
| |
| SinglePhotoInputMethod |
Allows the user to take a photo or select a photo from the gallery.
| |
| SinglePickListInputMethod |
Allows the user to select a single value from a list.
| |
| SingleSignatureInputMethod |
Allows the user to draw a signature.
| |
| SummaryInputMethod |
Displays a formatted data grid as defined in the Business Process Designer.
| |
| TextInputMethod |
Allows the user enter text.
| |
| TimeInputMethod |
Allows the user to enter a Time.
| |
| TrueFalseInputMethod |
Allows the user to select True or False.
| |
| TrueFalseNAInputMethod |
Allows the user to select True, False or NA.
| |
| YesNoInputMethod |
Allows the user to select Yes or No.
| |
| YesNoNAInputMethod |
Allows the user to select Yes, No or NA.
|
| Enumeration | Description | |
|---|---|---|
| TextInputMethodTextInteractiveOptions |
Allows the text to be made interactive on certain operating systems. For example, marking the text entry as Phone will turn the text
into a callable number when displayed on the Summary page in iOS.
|