Methods

inline toCallback ():Event ‑> Void

Static methods

staticinline fromBoolValueHandler (f:Bool ‑> Void):EventHandler

staticinline fromElementHandler<T> (f:T ‑> Void):EventHandler

staticinline fromEventHandler<T> (f:T ‑> Void):EventHandler

staticinline fromFloatValueHandler (f:Float ‑> Void):EventHandler

staticinline fromHandler (f:Void ‑> Void):EventHandler

staticinline fromIntValueHandler (f:Int ‑> Void):EventHandler

staticinline fromStringValueHandler (f:String ‑> Void):EventHandler