Package: event
Superclasses: event.EventData
Event data for InstanceCreated
and InstanceDestroyed
events
This class defines the event data that is passed to listeners of the meta.class
InstanceCreated
and InstanceDestroyed
events.
The event.ClassInstanceEvent
class is a handle
class.
Sealed | true |
ConstructOnLoad | true |
HandleCompatible | true |
RestrictsSubclassing | true |
For information on class attributes, see Class Attributes.
MATLAB® creates an event.ClassInstanceEvent
object when triggering a InstanceCreated
or InstanceDestroyed
event.