Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

StartListening Method

Show in webframe
Starts listening to the events.
Syntax
 function Leadtools.Controls.InteractiveService.startListening()
Remarks

Calling this method will cause the service to hook to the EventsSource events and start firing the various events (such as Tap, DoubleTap, Move, Hold, DragStarted, DragDelta, DragCompleted, etc.) based on the user actions.

The ImageViewer will automatically calls StartListening on its instance of InteractiveService upon creation.

See Also

Reference

InteractiveService Object
InteractiveService Members

Error processing SSI file