Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the Sys.UI.DomEvent class and associates it with the specified DomElement object.
var domEvent = new Sys.UI.DomEvent(domObject);
Parameters
| Term | Definition | 
|---|---|
| domObject | The DomElement object to associate with the event. |