FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
A module contains classes and interfaces of business logic. All members in this module cannot be accessed directly, yet can be called by getting an instance through event callback parameters as follows. More...
Classes | |
class | CommentCardComponent |
Defines a comment card component in the comment list tab of the left sidebar. This component are created automatically after loading a PDF page or creating or importing annotations, and after creating this component instance, UIEvents.appendCommentListComment event is fired with the current instance and the annotation. More... | |
class | CommentListCardComponent |
Defined as the super class of CommentCarComponent and ReplyCardComponent, encapsulationed same behaviors of them. CommentListCardComponent. More... | |
class | ReplyCardComponent |
Defines a reply card component.ReplyCardComponent. More... | |
A module contains classes and interfaces of business logic. All members in this module cannot be accessed directly, yet can be called by getting an instance through event callback parameters as follows.