KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.controls
/
ControlData
/
ControlData
Control
Data
constructor
(
key
:
String
,
value
:
Double
,
lowerBound
:
Double
,
upperBound
:
Double
,
comment
:
String
,
controlType
:
ControlType
,
elementType
:
String
,
elementName
:
String
,
modelName
:
String
)