Tag: Event Helper Class

Siebel Innovation Pack 2014: About Event Helper Class

The Event Helper Class uses the Event Helper Object to facilitate Event Binding in the Physical Renderer or Plug-in Wrapper. Event helper used to achieve uniformity across different devices, a single event binding will work for all devices. To retrieve the event helper: var evtHelper = this.Helper(“EventHelper” ); Manage is the singular API exposed by the Event Helper Class for…