Class: EventConverter

EventConverter

new EventConverter(sources, target)

TA.EventConverter listens for multiple events and once all where triggered triggers a new one
Parameters:
Name Type Description
sources Array.<String> Array of events to listen for
target String event to trigger
Source:

Methods

activate()

activates the converter (done implicitly by the constructor)
Source:

deactivate()

deactivates the converter
Source: