FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
Classes | |
class | Activatable |
The Activatable class defines methods for activatable objects. The activatable object need to override its methods to implement the activation and deactivation operations. More... | |
interface | AnnotComponentConfig |
An interface that describes all available configuration properties of AnnotComponent. More... | |
interface | AnnotTooltip |
The AnnotTooltip class defines methods for annotation objects. The AnnotTooltip object need to override its methods to implement the show and hide operations. More... | |
class | CustomOptionsUpdater |
Defines the parameters in the customs object of the PDFViewer constructor that can be dynamically updated. The update methods listed here can be called at any time to dynamically update the application state. Please note that instances of this type must be obtained using the PDFViewer.getCustomOptionsUpdater() method. More... | |
interface | MultimediaPlayer |
An interface represents the necessary methods of multimedia player. The MultimediaPlayer object need to override its methods to implement the operations. More... | |
interface | OpenFileParameter |
Parameters to open file. More... | |
class | PDFDocRendering |
class | PDFPageRendering |
class | PDFViewerRendering |
interface | ProgressComponent |
The ProgressComponent is an interface class that represents a component for displaying the progress of a task. It can be used to provide a visual indication of the progress of a task that may take some time to complete. More... | |
interface | RegisterPrintHandlerCallback |
A callback function used to PDFViewer::registerPrintHandler. More... | |
class | ScrollWrap |
Scroll bar container component, Controls the scrolling of a pdfviewer view . More... | |
interface | SubmitFormActionCallback |
A callback function used to ActionCallbackManager::setSubmitFormCallback. More... | |
class | TextSelectionTool |
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... | |
PDFViewer customs config