FoxitPDFSDKforWeb v11.0.1
Foxit PDF SDK for Web
|
This class is used in text selection tools in <tooltip-layer>. For more details on usage please refer to this example: -examples{UIExtension/customize-text-selection-tool/index.html}. More...
Public Member Functions | |
copy () | |
Copy the current selected text into system clipboard. More... | |
getSelectionInfo () | |
Obtains the current text selection information. More... | |
![]() | |
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... | |
This class is used in text selection tools in <tooltip-layer>. For more details on usage please refer to this example: -examples{UIExtension/customize-text-selection-tool/index.html}.
|
inline |
Copy the current selected text into system clipboard.
|
inline |
Obtains the current text selection information.