FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
You can use the ViewerAnnotManager::registerMatchRule to reset their default behavior. More...
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. | |
You can use the ViewerAnnotManager::registerMatchRule to reset their default behavior.