FoxitPDFSDKforWeb  v10.0.0
Foxit PDF SDK for Web
viewerui

Classes

class  IContextMenu
 This is an abstract contextmenu class. The various behaviors of the user-customized contextmenu can be encapsulated in its subclasses, and then its subclasses should be created in the XViewerUI::createContextMenu to complete the contextmenu customization.. More...
 
class  IFloatingTooltip
 An abstract class used to implement floating box components displayed after text selection or other operations. More...
 
class  IViewerUI
 This class provides an ability for user to customize the several UI like contextmenu which may be triggered from PDFViewCtrl module, that stuffs should be customized like the example:

new PDFViewer({
...otherOptions,
viewerUI: class extends PDFViewCtrl.IViewerUI {
...implementations
}
})

. More...

 
class  TinyViewerUI
 The default built-in UI implementation for PDFViewCtrl module. More...
 

Detailed Description

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