InputValue
protected constructor(inputId: String, inputlabel: TitleItem.DefaultTitleItem? = null, inputValueType: InputValue.InputValueType)
Parameters
inputId
The unique identifier for this input.
inputlabel
The title of this static input.
inputValueType
The InputValueType value type for this static input.