Trees | Indices | Help |
|
---|
|
object --+ | util.Event --+ | CallbackEventBase
Allows the mapping of MMessage callbacks to mrv's event sender system. This event will register a new message once the first event receiver registers itself. Once the last event receiver deregisters, the message will be deregistered in maya as well.
Derived types have to implement the _getRegisterFunction
Note: Its important that you care about deregistering your event to make sure the maya event can be deregistered. Its worth knowing that the eventSender in question is strongly bound to his callback event, so it cannot be deleted while the event is active.
|
|||
Utility Classes | |||
---|---|---|---|
CBStorageFunction |
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|||
Subclass Implementation Needed | |||
---|---|---|---|
|
|||
CallbackID handling | |||
|
|||
|
|||
|
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|
|
|
|
|
Note: must not be called manually |
|
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 19 18:00:18 2011 | http://epydoc.sourceforge.net |