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