NeptuneLabs FSI Viewer JS User Manual page 171

Table of Contents

Advertisement

7 FSI Pages JS
bInitDone
void
bSuccess
bSuccess
void
void
void
void
171
getInitDone();
Returns if the initialization process is done.
destroy();
Destroys the given FSI Viewer JS object. You should destroy
the instance before you remove the object spins <div> tag
from the DOM tree.
addListener(strListenerName, fn, iScope);
Calls a specific listener..
removeListener(strListenerName, fn);
Removes a specific listener..
showAboutWindow();
Shows the "About" window.
nextPage();
Goes to next page.
previousPage();
Goes to previous page.
firstPage();
Goes to first page.
NeptuneLabs - FSI Viewer

Advertisement

Table of Contents
loading

Table of Contents