Generated by
JDiff

Class com.qoppa.pdfViewer.PDFViewerBean

Added interface com.qoppa.pdf.javascript.IJavaScriptListener.

Added Methods
IEmailHandler getEmailHandler() Returns the email handler to be used when an email action has been activated.
IWindowHandler getWindowHandler() Get the window handler.
boolean isTouchEnabled() Returns true if the PDFViewerBean is currently in touch mode.
void javaScriptEnabled(boolean)  
void setEmailHandler(IEmailHandler) The host application can provide email handling functionality by setting a handler using the IEmailHandler interface.
void setTouchEnabled(boolean) Turn touch mode on or off.
void setWindowHandler(IWindowHandler) Set the window handler.