JAVA Tech VERSION 3.0 Marine Radio User Manual


 
73
7373
73
setSelectMenus(true/false)
E.g. ViewONE.setSelectMenus(true);
Specifies whether the select pop-up menus are available (using mouse button 2/3). A
value of ‘true’ (default) indicates the menus are available and ‘false’ indicates they are not.
The menu is as follows:
isSelectMenus()
E.g. var menusEnabled = ViewONE.isSelectMenus();
Returns a Boolean value of ‘true’ if the menus are enabled else a value ‘false’ is returned.
Method:
Method: