class documentation

class SetColorScheme(Event): (source)

View In Hierarchy

Set color scheme event

Class Method from_odm Undocumented
Method to_odm Undocumented
Class Variable color_scheme Undocumented

Inherited from Event:

Class Method get_event_name Undocumented
Static Method from_data Undocumented
Async Static Method from_data_async Undocumented
Method serialize Undocumented
@classmethod
def from_odm(cls, color_scheme: foo.ColorScheme): (source)

Undocumented

def to_odm(self): (source)

Undocumented

Undocumented