budosystems.events.base

Core events.

Module Attributes

FieldType

Type variable for fields reported by FieldModifiedEvent.

Classes

Event

Base event class.

FieldModifiedEvent

Provides information to any observers about a field that has been modified on an object they are watching.

Timing

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’)