TypingsKernel.UiKernelParameter
typings/kernel.UiKernelParameter
Hierarchy
↳
UiKernelParameter
Table of contents
Properties
Properties
additionalInfos
• Optional
additionalInfos: AdditionalInfo
[]
enabled
• enabled: boolean
Inherited from
group
• group: string
Inherited from
grouping
• grouping: KernelParameterGroup
groups
• groups: Promise
<RapiJson
[]>
key
• key: string
Inherited from
label
• label: string
Inherited from
sort
• sort: number
Inherited from
tooltip
• Optional
tooltip: Object
Index signature
▪ [key: string
]: string
type
• type: PARAMETER_KERNEL_TYPE
Inherited from
uiType
• uiType: string
unitType
• unitType: PARAMETER_UNIT_TYPES
Inherited from
validGroups
• validGroups: [string
]
Inherited from
validRange
• validRange: KernelRange
Inherited from
validRangeLabels
• Optional
validRangeLabels: UiKernelRange
validValues
• validValues: KernelValue
[]
Inherited from
value
• value: string
Inherited from
valueLabel
• valueLabel: string
visibleInPlanner
• Optional
visibleInPlanner: boolean
Inherited from
Last updated