NeptuneLabs FSI Viewer JS User Manual page 179

Table of Contents

Advertisement

7 FSI Pages JS
onAutoPageLayoutChange(bDoublePage);
This optional callback function can be used to call an action
as soon as the page layout is automatically changed.
onPageLayoutChange(oPageLayoutData);
This optional callback function can be used to call an action
as soon as the page layout is manually changed.
onBookmarkAdded(nPage);
This optional callback function can be used to call an action
as soon as a bookmark is added to the page.
onBookmarkRemoved(nPage);
This optional callback function can be used to call an action
as soon as a bookmark is removed of the page.
onBookmarksLoaded(strLoaded);
This optional callback function can be used to call an action
as soon as the bookmarks are loaded.
onBookmarksSaved(strLoaded);
This optional callback function can be used to call an action
as soon as the bookmarks are saved.
onRemoveAllBookmarks();
This optional callback function can be used to call an action
as soon as all bookmarks are removed.
179
NeptuneLabs - FSI Viewer

Advertisement

Table of Contents
loading

Table of Contents