Class: HandleSetSet
Handle the actually updates the set data at the specified index.
Constructor
__init__ (self, *args, **kw)
Methods
get_event (self)
Return the Event instance that caused this handle to be instantiated.
get_event_data (self, key)
Return event data from the event data dictionary using the specified key.
run (self)
Run the handle. Updates the set with the specified data at the specified index.
Attributes
PRIORITY_CRITICAL
Value of PRIORITY_CRITICAL
40