LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

OnValueChanged Event

Show in webframe
Occurs when the value is changed.
Syntax
add_onValueChanged(function(sender, e))
onValueChanged.add(function(sender, e))
remove_onValueChanged(function(sender, e))
onValueChanged.remove(function(sender, e))
    
Remarks
Event Data
Parameter Type Description
sender 'var' The source of the event.
e AnnObjectEditorValueChangedHandler The event data.
See Also

Reference

IAnnEditor Interface
IAnnEditor Members

 

 


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