Interface ISerializableData
Properties
constraintType
constraintType: string
controlType
controlType: string
dataType
dataType: string
Optional increment
increment: number
initialValue
initialValue: any
Optional limitedToValues
limitedToValues: any[]
Optional maxValue
maxValue: number
Optional minValue
minValue: number
selectedValue
selectedValue: any
Interface for a class that represents serialized data.