on method

void on(
  1. JSString eventName,
  2. JSFunction callback
)

Implementation

external void on(JSString eventName, JSFunction callback);