Package | Description |
---|---|
com.ur.urcap.api.contribution.driver.general.userinput |
Modifier and Type | Method and Description |
---|---|
StringUserInput |
CustomUserInputConfiguration.registerIPAddressInput(String id,
String label,
String initialIPAddressStr)
Request a string-based user input where the end user can enter an IP-address through a text input field.
|
StringUserInput |
CustomUserInputConfiguration.registerStringInput(String id,
String label,
String initialText)
Request a user input where the end user can enter a string through a text input field.
|
Copyright © 2021. All rights reserved.