Package-level declarations

This package provides the classes that allow you to work with PDF plugin events.

Types

Link copied to clipboard
public interface PdfDocumentLoaded implements BrowserEvent
An event fired when a PDF document has been loaded successfully.
Link copied to clipboard
public interface PdfDocumentLoadFailed implements BrowserEvent
An event fired when a PDF document has failed to load.