NeptuneLabs FSI Viewer JS User Manual page 75

Table of Contents

Advertisement

2 FSI Viewer JS
void
nInstanceID
void
strVersion
strVersion
nHeight
bSuccess
bSuccess
75
setMouseMode(nMode);
Sets the active mouse mode.
getInstanceID();
Returns the number of the viewer object.
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.
getVersion();
Returns a string containing the FSI Viewer JS software
version.
getBuild();
Returns a string containing the FSI Viewer JS software build
number.
getMenuHeight(strPurpose);
Returns a string containing the height of the menu bar.
addListener(strListenerName, fn, iScope);
Calls a specific listener..
removeListener(strListenerName, fn);
Removes a specific listener..
NeptuneLabs - FSI Viewer

Advertisement

Table of Contents
loading

Table of Contents