Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IVariableListParams

Interface for a class that represents a type of Variable that can only be set to predefined values.

interface
extends

IVariableParams

Hierarchy

Index

Properties

Optional callbacks

callbacks: IVariableCallback[]

constraintType

constraintType: string

controlType

controlType: string

dataType

dataType: string

initialValue

initialValue: any

key

key: string

Optional limitedToValues

limitedToValues: any[]

selectedValue

selectedValue: any

title

title: string

Generated using TypeDoc