FoxitPDFSDKforWeb  v10.0.0
Foxit PDF SDK for Web
AnnotComponent Class Reference

You can use the ViewerAnnotManager::registerMatchRule to reset their default behavior. More...

Inheritance diagram for AnnotComponent:
Activatable MarkupAnnotComponent

Public Member Functions

 getModel ()
 Obtains the PDF Annot instance. More...
 
- Public Member Functions inherited from Activatable
 active ()
 Sets isActive to true and calls doActive method. More...
 
 unActive ()
 Sets isActive to false and calls doDeactive method. More...
 

Public Attributes

HTMLElement element
 A DOM element used to render the annotation.
 
- Public Attributes inherited from Activatable
boolean isActive
 Whether this activatable objec has been activated or not!
 

Protected Member Functions

 doActive ()
 Subclasses of Activatable should override this method to implement activation operation.
 
 doDeactive ()
 Subclasses of Activatable should override this method to implement deactivation operation.
 
 tapAnnot ()
 The method that is triggered when user click on the annot.
 

Detailed Description

You can use the ViewerAnnotManager::registerMatchRule to reset their default behavior.

Member Function Documentation

◆ getModel()

AnnotComponent::getModel ( )
inline

Obtains the PDF Annot instance.

Returns
Annot -

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