Widget..::..SetEventHandler Method
Namespace:
Suoranta.WebApp.View
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Assembly: Suoranta.WebApp (in Suoranta.WebApp.dll)
Syntax
public virtual JsStatement SetEventHandler( EventType eventType, Symbol handlerFn, params JsExpression[] handlerArgs )
Parameters
- eventType
- Type: Suoranta.WebApp..::..EventType
- handlerFn
- Type: Suoranta.WebApp.Types..::..Symbol
- handlerArgs
- Type: array<Suoranta.WebApp.View.JS..::..JsExpression>[]()[][]

