FoxitPDFSDKforWeb v11.1.0
Foxit PDF SDK for Web
BaseDragStrategy Class Referenceabstract
Inheritance diagram for BaseDragStrategy:
Disposable HybridDragStrategy NativeDragStrategy PointerDragStrategy

Protected Member Functions

abstract initialize() createHelperElements ()
 

Additional Inherited Members

- Public Member Functions inherited from Disposable
 addDestroyHook (...hooks)
 Add a function to destroyHooks list, which will be called during destroy. More...
 
 destroy ()
 
 ownsTo (owner)
 Establishes an ownership relationship where this instance will be destroyed when the owner is destroyed. Additionally, the owner will be automatically removed from the destroyHooks list when this instance is destroyed. More...
 

Detailed Description

Base abstract class for drag strategies Defines the common interface for different drag implementations

Member Function Documentation

◆ createHelperElements()

abstract initialize () BaseDragStrategy::createHelperElements ( )
inlineprotectedpure virtual

Initialize the drag strategy Must be implemented by subclasses Create helper DOM elements for drag position indicators

Foxit Software Corporation Logo
@2026 Foxit Software Incorporated. All rights reserved.