CustomPropertyRegisteredEvent#
Class CustomPropertyRegisteredEvent
Hierarchy
- WebVisEvent
- CustomPropertyRegisteredEvent
Index
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: string
The name of the custom Property
-
recursive: boolean
The recursive state of the new custom Property
-
defaultValue: any
specifies the Property default value
Returns CustomPropertyRegisteredEvent
-
Properties
custom Prop Name
custom Prop Name: string
The name of the custom Property
default Value
default Value: any
specifies the Property default value
id
id: number
recursive
recursive: boolean
The recursive state of the new custom Property
Optional
transaction Code
transaction Code?: string
Optional
transactionID
transactionID?: number
CUSTOM_PROPERTY_REGISTERED CUSTOM_PROPERTY_REGISTERED