Sys.UI.DomEvent Constructor

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.

See Also

Reference

Sys.UI.DomEvent Class

new Operator

Other Resources

Language Reference