SelectPropertyBuilder
Defined in: builder/property.ts:26
Extends
Section titled “Extends”Extended by
Section titled “Extended by”Properties
Section titled “Properties”isArchived
Section titled “isArchived”
readonlyisArchived:boolean
Defined in: builder/property.ts:4
Inherited from
Section titled “Inherited from”
readonlykey:string
Defined in: builder/property.ts:5
Inherited from
Section titled “Inherited from”
readonlylabel:string
Defined in: builder/property.ts:6
Inherited from
Section titled “Inherited from”options
Section titled “options”
readonlyoptions:SelectOptionDefinition[]
Defined in: builder/property.ts:27
readonlyprn:string
Defined in: builder/property.ts:8
Inherited from
Section titled “Inherited from”
readonlytype:PropertyDefinitionType
Defined in: builder/property.ts:7
Inherited from
Section titled “Inherited from”Methods
Section titled “Methods”addOption()
Section titled “addOption()”addOption(
key,input):this
Defined in: builder/property.ts:28
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”this
archive()
Section titled “archive()”archive():
this
Defined in: builder/property.ts:9
Returns
Section titled “Returns”this
Inherited from
Section titled “Inherited from”setLabel()
Section titled “setLabel()”setLabel(
label):this
Defined in: builder/property.ts:10
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”this
Inherited from
Section titled “Inherited from”toDefinition()
Section titled “toDefinition()”toDefinition():
PropertyDefinition
Defined in: builder/property.ts:16
Returns the definition object for this transition.
Returns
Section titled “Returns”Inherited from
Section titled “Inherited from”unarchive()
Section titled “unarchive()”unarchive():
this
Defined in: builder/property.ts:11
Returns
Section titled “Returns”this