Object Factory events
destroyedPart
The destroyedPart event signals that the part and its children have been destroyed. Any system resources associated with the destroyed parts have been released.
instance
An instance event signals that a change has occurred to the instance of the instanceClass that was created as a result of the most recent new action.
instanceClass
An instanceClass event indicates a change to the class of the instance to be created when the new action is performed.
instanceClassName
An instanceClassName event signals a change in the name (Symbol) of the instanceClass.
self
A self event indicates that the value of the target part itself has changed.
Last modified date: 01/29/2015