Uses of Class
com.mypurecloud.sdk.v2.model.Input
Packages that use Input
-
Uses of Input in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return InputModifier and TypeMethodDescriptionInput.autoCompleteType(Input.AutoCompleteTypeEnum autoCompleteType) A string value representing the keyboard and system information about the expected semantic meaning for the content that users enterFormPageComponent.getInput()Unique identifier for the input fieldInput.isMultipleLine(Boolean isMultipleLine) Whether the input supports multiple linesInput.isRequired(Boolean isRequired) Whether the input is requiredInput.keyboardType(Input.KeyboardTypeEnum keyboardType) Type of keyboard to be shownInput.placeholderText(String placeholderText) Placeholder text for the inputSubtitle of the input fieldTitle of the input fieldMethods in com.mypurecloud.sdk.v2.model with parameters of type InputModifier and TypeMethodDescriptionInput field configurationvoid