budosystems.events.base¶
Core events.
Module Attributes
Type variable for fields reported by |
Classes
Base event class. |
|
Provides information to any observers about a field that has been modified on an object they are watching. |
|
Timing markers used in events where it's import to track whether it's signalled before or after the operation happened. |
- class FieldType¶
Type variable for fields reported by
FieldModifiedEvent
.alias of TypeVar(‘FieldType’)