Package | Description |
---|---|
com.ur.urcap.api.contribution.driver.general.userinput |
Modifier and Type | Method and Description |
---|---|
IntegerUserInput |
CustomUserInputConfiguration.registerIntegerInput(String id,
String label,
String unit,
int initialValue,
int minValue,
int maxValue)
Request a user input where the end user can enter an integer through a number input field.
|
Copyright © 2021. All rights reserved.