NeptuneLabs FSI Viewer JS User Manual page 83

Table of Contents

Advertisement

2 FSI Viewer JS
onMenuEnabled(bEnabled);
Called if the menu is enabled/disabled.
onMenuReady();
Called as soon as the menu is ready.
onMenuDestroy();
Called if the menu is destroyed.
onZoomChanged(fScale, fScaleMax);
This optional callback function will be called each time the
magnification level changes.
fScale is the magification level from o to 100.
fScaleMax sets the maximum zoom level.
onAnimationComplete();
Called when a spin and/or zoom animation finishes.
onAnimationStart();
Called when a spin and/or zoom animation starts.
onChangeConfig(strCfgFileName, oParameters);
Called when the config file is changed.
onChangeImage(oParameters, strView);
Called when the image is changed.
83
NeptuneLabs - FSI Viewer

Advertisement

Table of Contents
loading

Table of Contents