Parts Reference
- 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
newaction.
- instanceClass
- An instanceClass event indicates a change to the class of the
instance to be created when the newaction 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.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]