TemplateDefinition
Defined in: definition/template.ts:16
Extends
Section titled “Extends”Properties
Section titled “Properties”description?
Section titled “description?”
readonlyoptionaldescription?:string
Defined in: definition/template.ts:9
Inherited from
Section titled “Inherited from”BasicTemplateDefinition.description
events
Section titled “events”
readonlyevents:Record<string,EventDefinition>
Defined in: definition/template.ts:17
fromRelations
Section titled “fromRelations”
readonlyfromRelations:Record<string,RelationDefinition>
Defined in: definition/template.ts:10
Inherited from
Section titled “Inherited from”BasicTemplateDefinition.fromRelations
grants
Section titled “grants”
readonlygrants: readonlyTemplateGrantDefinition[]
Defined in: definition/template.ts:18
isExtensible
Section titled “isExtensible”
readonlyisExtensible:boolean
Defined in: definition/template.ts:19
readonlykey:string
Defined in: definition/template.ts:20
parentListeners
Section titled “parentListeners”
readonlyparentListeners:Record<string,EventParentListenerDefinition>
Defined in: definition/template.ts:21
readonlyprn:string
Defined in: definition/template.ts:11
Inherited from
Section titled “Inherited from”properties
Section titled “properties”
readonlyproperties:Record<string,PropertyDefinition>
Defined in: definition/template.ts:12
Inherited from
Section titled “Inherited from”BasicTemplateDefinition.properties
readonlyroles:Record<string,TemplateRoleDefinition>
Defined in: definition/template.ts:22
states
Section titled “states”
readonlystates:Record<string,StateDefinition>
Defined in: definition/template.ts:23
toRelations
Section titled “toRelations”
readonlytoRelations:Record<string,RelationDefinition>
Defined in: definition/template.ts:13
Inherited from
Section titled “Inherited from”BasicTemplateDefinition.toRelations
unionPrns
Section titled “unionPrns”
readonlyunionPrns: readonlystring[]
Defined in: definition/template.ts:24