SheetEditorInteractiveService Class

Summary

Defines the service to translate mouse and touch events to common user interface interactions.

Syntax

TypeScript
JavaScript
function lt.Document.SheetEditor.SheetEditorInteractiveService 
class lt.Document.SheetEditor.SheetEditorInteractiveService() 

Remarks

The SheetEditorInteractiveService is used to provide uniform tap, move, drag, double tap, key up and key down events. This can be done regardless of whether the platform supports mouse or touch events.

SheetEditorInteractiveService contains the following members:

Members Description
StartListening, StopListening and IsListening Subscribe/Unsubscribe to the events.
TapOnDown Options used to modify the operations of the service.
Tap, DoubleTap, Move, DragStarted, DragDelta and DragCompleted Uniform events for common user interface interaction regardless of the event source (mouse or touch).
KeyDown and KeyUp. Keyboard events.

Requirements

Target Platforms

See Also

SheetEditorInteractiveService Members

Leadtools.Document.SheetEditor Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.SheetEditor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.