JsonPropertyBuilder
Defined in: builder/property.ts:31
Extends
Section titled “Extends”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”
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”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