class documentation

Base class for elements that are the targets of :class:`.DDLEvents` events. This includes :class:`.SchemaItem` as well as :class:`.SchemaType`.

Class Variable dispatch Undocumented
Method _set_parent Associate with this SchemaEvent's parent object.
Method _set_parent_with_dispatch Undocumented

Inherited from EventTarget:

Class Variable __slots__ Undocumented