SynthRegistry Class
Manager object for synthetic event subscriptions to aggregate multiple synths on the same node without colliding with actual DOM subscription entries in the global map of DOM subscriptions. Also facilitates proper cleanup on page unload.
Constructor
Item Index
Methods
Methods
_unregisterSub
(
-
sub
Removes the subscription from the Notifier registry.
Parameters:
-
sub
Subscriptionthe subscription
register
(
-
handle
Adds a subscription from the Notifier registry.
Parameters:
-
handle
EventHandlethe subscription