NeptuneLabs FSI Viewer JS User Manual page 85

Table of Contents

Advertisement

2 FSI Viewer JS
onMenuButtonReleased(strButtonID, evt);
This optional callback function can be used to set an action
when a certain button is released..
onMenuButtonClicked(strButtonID, evt);
This optional callback function can be used to set an action
when a certain button is released..
onMenuButtonSetPressed(bPressed);
This optional callback function can be used to call an action
when a button is pressed.
onReset();
This optional callback function can be used to call an action
when the configuration is changed.
onInitMenu();
This optional callback function can be used to set an action
when the menu is built (after all buttons are added).
onMouseModeChanged(nMouseMode);
This optional callback function can be used to call an action
when the mouse mode is changed.
onStartDragging(bInNavWindow);
This optional callback function can be used to call an action
when the user starts dragging the image.
85
NeptuneLabs - FSI Viewer

Advertisement

Table of Contents
loading

Table of Contents