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