toggle menu
Fuzio
2026.1.0
jvm
switch theme
search in API
Fuzio
/
tech.fuzio.plugin.event
/
PdfDocumentLoaded
Pdf
Document
Loaded
public
interface
PdfDocumentLoaded
implements
BrowserEvent
An event fired when a PDF document has been loaded successfully.
Members
Functions
browser
Link copied to clipboard
public
Browser
browser
(
)
Returns the
Browser
instance initiated this event.
frame
Link copied to clipboard
public
Frame
frame
(
)
Returns the frame that loaded the PDF document.
url
Link copied to clipboard
public
String
url
(
)
Returns the URL of the PDF document.