PropertyBuilder
Defined in: builder/property.ts:3
Extended by
Section titled “Extended by”Properties
Section titled “Properties”isArchived
Section titled “isArchived”
readonlyisArchived:boolean
Defined in: builder/property.ts:4
readonlykey:string
Defined in: builder/property.ts:5
readonlylabel:string
Defined in: builder/property.ts:6
readonlyprn:string
Defined in: builder/property.ts:8
readonlytype:PropertyDefinitionType
Defined in: builder/property.ts:7
Methods
Section titled “Methods”archive()
Section titled “archive()”archive():
this
Defined in: builder/property.ts:9
Returns
Section titled “Returns”this
setLabel()
Section titled “setLabel()”setLabel(
label):this
Defined in: builder/property.ts:10
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”this
toDefinition()
Section titled “toDefinition()”toDefinition():
PropertyDefinition
Defined in: builder/property.ts:16
Returns the definition object for this transition.
Returns
Section titled “Returns”unarchive()
Section titled “unarchive()”unarchive():
this
Defined in: builder/property.ts:11
Returns
Section titled “Returns”this