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