Click or drag to resize
Documentation.Objects.InputMethods Namespace

[This is preliminary documentation and is subject to change.]

These classes represent the various forms of user input that can be configured on a Document using the Business Process Designer.
Classes
  ClassDescription
Public classCode exampleDateInputMethod
Allows the user to enter a Date.
Public classCode exampleDateTimeInputMethod
Allows the user to enter a Date and Time.
Public classCode exampleDecimalInputMethod
Allows the user to enter a Decimal.
Public classCode exampleFileBucketInputMethod
Allows the user to add one or more files from the file system.
Public classCode exampleIntegerInputMethod
Allows the user to enter an Integer.
Public classLongInputMethod
Allows the user to enter a Long.
Public classCode exampleMultiPickListInputMethod
Allows the user to select one or more values from a list.
Public classCode exampleSinglePhotoInputMethod
Allows the user to take a photo or select a photo from the gallery.
Public classCode exampleSinglePickListInputMethod
Allows the user to select a single value from a list.
Public classCode exampleSingleSignatureInputMethod
Allows the user to draw a signature.
Public classSummaryInputMethod
Displays a formatted data grid as defined in the Business Process Designer.
Public classTextInputMethod
Allows the user enter text.
Public classCode exampleTimeInputMethod
Allows the user to enter a Time.
Public classCode exampleTrueFalseInputMethod
Allows the user to select True or False.
Public classCode exampleTrueFalseNAInputMethod
Allows the user to select True, False or NA.
Public classCode exampleYesNoInputMethod
Allows the user to select Yes or No.
Public classCode exampleYesNoNAInputMethod
Allows the user to select Yes, No or NA.
Enumerations
  EnumerationDescription
Public enumerationCode exampleTextInputMethodTextInteractiveOptions
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.