Message
The base class for all messages (including events).
Message
class
¶
Base class for a message.
ALLOW_SELECTOR_MATCH
class-attribute
¶
Additional attributes that can be used with the on
decorator.
These attributes must be widgets.
control
property
¶
The widget associated with this message, or None by default.