NeptuneLabs FSI Viewer JS User Manual page 172

Table of Contents

Advertisement

void
bPresent
void
void
void
void
void
void
NeptuneLabs - FSI Viewer
lastPage();
Goes to last page.
getMenuButtonPresent(strButtonID)
Shows active menu buttons, can be used to remove inactive
buttons from the menu if you are using a custom skin..
NOTE: Method only delivers correct results after the callback
"onInitMenu" is called.
pressMenuButton(strButtonID)
Sets the menu button to active.
clickMenuButton(strButtonID)
Sets the menu button to active.
releaseMenuButton(strButtonID)
Disables the active menu button.
registerExternalMenuButton(elButton, strButtonID,
strTip)
Registers an external menu button.
unregisterExternalMenuButton(elButton)
Unregisters an external menu button.
registerExternalMenuButtonsFromContainer
(elContainer)
Registers an external menu button from a specific container.
7 FSI Pages JS
172

Advertisement

Table of Contents
loading

Table of Contents