NeptuneLabs FSI Viewer JS User Manual page 273

Table of Contents

Advertisement

9 FSI Pages Add-on
Event ID
onPagesInitComplete
onPagesGotoPage
onPagesPageChanged
onPagesProgress
onPagesShowIndex
onPagesShowZoom
onPagesLinkClick
Commands for FSI Pages Add-on
273
Parameter
Description
Called after the FSI Pages Add-on is
Integer
ready for use. The parameter
provides the total number of pages.
Called each time before the user
goes to a different page. The
Integer
parameter provides the target page
number.
Called each time after the current
page has changed. The parameter
Integer
provides the index of the page
currently visible.
Called each time the load progress
of FSI Pages changes. The
Integer
parameter provides the number of
pages remaining in the load queue.
Called each time the user shows
Boolean
(true) or hides (false) the page
index.
Called each time the user starts
Boolean
(true) or ends (false) page zoom.
Called each time the user clicks a
URL
link.
The parameter contains the URL.
NeptuneLabs - FSI Viewer

Advertisement

Table of Contents
loading

Table of Contents