LEADTOOLS JavaScript (Leadtools.Controls)

EventsElement Property

Show in webframe
Gets the events HTML element.
Syntax
get_eventsElement();
Object.defineProperty('eventsElement');

Property Value

TypeDescription
Leadtools.Html.ElementThe events HTML element.
Remarks

This is the same value set in the eventsElement parameter to the Create method. The events of this element will be subscribed to and converted from raw mouse and touch to the common events mentioned above. Required and must be a valid HTML element on the page.

See Also

Reference

InteractiveService Object
InteractiveService Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.