Uses of Class
com.qoppa.pdfViewer.actions.TriggerActions

Packages that use TriggerActions
com.qoppa.pdf.annotations Classes used to represent PDF annotations. 
 

Uses of TriggerActions in com.qoppa.pdf.annotations
 

Methods in com.qoppa.pdf.annotations that return TriggerActions
 TriggerActions Annotation.getTriggerActions()
           
 

Methods in com.qoppa.pdf.annotations with parameters of type TriggerActions
 void Annotation.setTriggerActions(TriggerActions tActions)