LEADTOOLS JavaScript (Leadtools.Controls)

InteractiveService Object

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by InteractiveService.

Protected Constructors
 NameDescription
InteractiveService ConstructorInitializes a new InteractiveService  
Top
Public Properties
 NameDescription
DoubleTapDelayGets or sets a value that indicates the delay in milliseconds between taps for the DoubleTap events.  
DragStartsOnDownGets or sets a value that indicates whether DragStarted events should fire on mouse or touch down.  
EnableHoldGets or sets a value that indicates whether Hold events should fire.  
EnableMouseWheelGets or sets a value that indicates whether mouse wheel is enabled.  
EnableSelectionGets or sets a value that indicates whether selection of HTML elements is enabled.  
EventsElementGets the events HTML element.  
HitTestBufferGets or sets the hit test buffer.  
HoldDelayGets or sets a value that indicates the delay in milliseconds for the Hold events.  
IsListeningGets a value that indicates whether the service is currently listening to the events.  
OwnerGets the owner of the service.  
PinchStartsOnDownGets or sets a value that indicates whether PinchStarted events should fire on mouse or touch down.  
PreventContextMenuGets or sets a value that indicates whether to prevent the browser context menu from appearing if activated on top of the events element.  
TapOnDownGets or sets a value that indicates whether Tap events should fire on mouse or touch down.  
TargetElementGets or sets the target HTML element.  
TargetOffsetGets the target element offset.  
UserElementsGets the user HTML elements.  
Top
Public Methods
 NameDescription
CreateCreates a new instance of InteractiveService with the specified parameters.  
DisposeDestroys this InteractiveService and releases all the resources.  
OnSizeChangedInforms the service that the size of the target or events elements have changed.  
StartListeningStarts listening to the events.  
StopListeningStops listening to the events.  
Top
Protected Methods
 NameDescription
CreateControlCreates the interactive service.  
OnDoubleTapRaises the DoubleTap event.  
OnDragCompletedRaises the DragCompleted event.  
OnDragDeltaRaises the DragDelta event.  
OnDragStartedRaises the DragStarted event.  
OnHoldRaises the Hold event.  
OnPinchCompletedRaises the PinchCompleted event.  
OnPinchDeltaRaises the PinchDelta event.  
OnPinchStartedRaises the PinchStarted event.  
OnTapRaises the Tap event.  
Top
Public Events
 NameDescription
DoubleTapOccurs when the user double taps with the mouse or a finger.  
DragCompletedOccurs when the user completes a drag operation.  
DragDeltaOccurs when the user moves the mouse or finger while dragging.  
DragStartedOccurs when the user starts a drag operation.  
HoldOccurs when the user taps and holds with the mouse or a finger.  
PinchCompletedOccurs when the user completes a pinch operation.  
PinchDeltaOccurs when the user moves the fingers while performing a pinch operation.  
PinchStartedOccurs when the user starts a pinch operation.  
TapOccurs 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-2014 All Rights Reserved. LEAD Technologies, Inc.