LEADTOOLS JavaScript (Leadtools.Controls)

Tap Event

Show in webframe
Occurs when the user performs a tap operation with either the mouse or a finger.
Syntax
add_tap(function(sender, e))
tap.add(function(sender, e))
remove_tap(function(sender, e))
tap.remove(function(sender, e))
    
Remarks

The Tap event will fire when any of the following occurs:

Event Data
Parameter Type Description
sender 'var' The source of the event.
e InteractiveEventArgs The event data.
See Also

Reference

InteractiveService Object
InteractiveService Members

 

 


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