Widgets
Samples
Demos
Forum
Services
Documentation
adjust
attachEvent
bind
blockEvent
callEvent
clear
define
destructor
detachEvent
disable
download
enable
getChildViews
getFormView
getNode
getParentView
getPopup
getTopParentView
hasEvent
hide
isEnabled
isVisible
load
mapEvent
nextPage
parse
prevPage
queryView
renderPage
resize
setScale
show
unbind
unblockEvent
zoomIn
zoomOut
Start
API Reference
ui.pdfviewer
Methods
getPopup
returns the window for entering the file password
object
getPopup
();
object
the object of the popup window
Example
var
win
=
$$
(
"pdf"
)
.
getPopup
(
)
;
Back to top