The chain reactor mixin, provides methods to the target object that allow chain
reaction events to propagate to the target and be handled, processed and passed
on down the chain.
- Source:
Methods
(static) chain(obj)
Parameters:
Name | Type | Description |
---|---|---|
obj |
- Source: