Official | HULFT IoT EdgeStreaming Plugin SDK Getting Started Third Edition: July 1, 2021
NumberFillin
This property constraint is text box style that only accepts numbers.
Superclass: com.appresso.ds.common.spi.constraint.Fillin
Table 5.3 Specific method
Name of method |
Function |
---|---|
setAllowMax(boolean) |
Set whether to allow maximum values |
setMaxValue(double) |
Set a maximum value |
setAllowMin(boolean) |
Set whether to allow minimum values |
setMinValue(double) |
Set a minimum value |
setAllowDouble(boolean) |
Set whether to allow floating point type values |
Official | HULFT IoT EdgeStreaming Plugin SDK Getting Started Third Edition: July 1, 2021