LEADTOOLS JavaScript (Leadtools.Controls)
LEAD Technologies, Inc

InteractiveService Object

Properties  Methods  Events


The following tables list the members exposed by InteractiveService.

Protected Constructors
 NameDescription
Protected ConstructorInteractiveService ConstructorInitializes a new InteractiveService  
Top
Public Properties
 NameDescription
Public PropertyDragStartsOnDownGets or sets a value that indicates whether DragStarted events should fire on mouse or touch down.  
Public PropertyEnableHoldGets or sets a value that indicates whether Hold events should fire.  
Public PropertyEnableMouseWheelGets or sets a value that indicates whether mouse wheel is enabled.  
Public PropertyEnableSelectionGets or sets a value that indicates whether selection of HTML elements is enabled.  
Public PropertyEventsElementGets the events HTML element.  
Public PropertyHitTestBufferGets or sets the hit test buffer.  
Public PropertyIsListeningGets a value that indicates whether the service is currently listening to the events.  
Public PropertyOwnerGets the owner of the service.  
Public PropertyPinchStartsOnDownGets or sets a value that indicates whether PinchStarted events should fire on mouse or touch down.  
Public PropertyPreventContextMenuGets or sets a value that indicates whether to prevent the browser context menu from appearing if activated on top of the events element.  
Public PropertyTapOnDownGets or sets a value that indicates whether Tap events should fire on mouse or touch down.  
Public PropertyTargetElementGets or sets the target HTML element.  
Public PropertyTargetOffsetGets the target element offset.  
Public PropertyUserElementsGets the user HTML elements.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)CreateCreates a new instance of InteractiveService with the specified parameters.  
Public MethodDisposeDestroys this InteractiveService and releases all the resources.  
Public MethodOnSizeChangedInforms the service that the size of the target or events elements have changed.  
Public MethodStartListeningStarts listening to the events.  
Public MethodStopListeningStops listening to the events.  
Top
Protected Methods
 NameDescription
Protected MethodCreateControlCreates the interactive service.  
Protected MethodOnDoubleTapRaises the DoubleTap event.  
Protected MethodOnDragCompletedRaises the DragCompleted event.  
Protected MethodOnDragDeltaRaises the DragDelta event.  
Protected MethodOnDragStartedRaises the DragStarted event.  
Protected MethodOnHoldRaises the Hold event.  
Protected MethodOnPinchCompletedRaises the PinchCompleted event.  
Protected MethodOnPinchDeltaRaises the PinchDelta event.  
Protected MethodOnPinchStartedRaises the PinchStarted event.  
Protected MethodOnTapRaises the Tap event.  
Top
Public Events
 NameDescription
Public EventDoubleTapOccurs when the user double taps with the mouse or a finger.  
Public EventDragCompletedOccurs when the user completes a drag operation.  
Public EventDragDeltaOccurs when the user moves the mouse or finger while dragging.  
Public EventDragStarted  
Public EventHoldOccurs when the user taps and holds with the mouse or a finger.  
Public EventPinchCompletedOccurs when the user completes a pinch operation.  
Public EventPinchDeltaOccurs when the user moves the fingers while performing a pinch operation.  
Public EventPinchStartedOccurs when the user starts a pinch operation.  
Public EventTapOccurs when the user performs a tap operation with either the mouse or a finger.  
Top
See Also

Reference

InteractiveService Object
Leadtools.Controls Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.