Package | Description |
---|---|
com.qoppa.pdfViewer |
PDFViewerBean and related classes.
|
Modifier and Type | Method and Description |
---|---|
IEmailHandler |
PDFViewerBean.getEmailHandler()
Returns the email handler to be used when an email action has been activated.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFViewerBean.setEmailHandler(IEmailHandler handler)
The host application can provide email handling functionality by setting a handler using the IEmailHandler interface.
|