Virtual Keyboard for JavaScript
EventDispatcher.raiseEvent Method
See Also
 






Raises this event.

Namespace: MindFusion.Common
Assembly: EventDispatcher.js

 Syntax

JavaScript  Copy Code

function raiseEvent (sender, args)

 Parameters

sender

Object. The source of the event.

args

Object. An object, containing event data.

 See Also

EventDispatcher Members
EventDispatcher Class
MindFusion.Common Namespace