CustomPropertyRegisteredEvent#
Class CustomPropertyRegisteredEvent
Hierarchy
- WebVisEvent
- CustomPropertyRegisteredEvent
 
Constructors
Properties
Constructors
constructor
- new Custom Property Registered Event(customPropName, recursive, defaultValue): CustomPropertyRegisteredEvent 
- 
This event signals a that a custom Property has been registered. Parameters- 
customPropName: stringThe name of the custom Property 
- 
recursive: booleanThe recursive state of the new custom Property 
- 
defaultValue: anyspecifies the Property default value 
 Returns CustomPropertyRegisteredEvent
- 
Properties
custom
custom
The name of the custom Property
default
default
specifies the Property default value
id
id: number
recursive
recursive: boolean
The recursive state of the new custom Property
Optional transaction
transaction
Optional transactionID
transactionID?: number
CUSTOM_PROPERTY_REGISTERED CUSTOM_PROPERTY_REGISTERED