JAVA Tech JAVA Technologies Co. Ltd. Marine Radio VERSION 3.0 Benutzerhandbuch

Seite von 88
 
 
64
64
64
64
 
isPrintButtons() 
 
E.g. var buttonVisible = ViewONE.isPrintButtons(); 
 
Returns a Boolean value of ‘true’ if the print button is visible else a value ‘false’ is returned. 
 
setInvertButtons(true/false) 
 
E.g. ViewONE.setInvertButtons(true); 
Specifies whether the toolbar includes an invert button. A value of  ‘true’ (default) indicates 
the button is visible and ‘false’ indicates it is not. 
The invert button is:  
 
 
 
isInvertButtons() 
 
E.g. var buttonVisible = ViewONE.isInvertButtons(); 
Returns a Boolean value of ‘true’ if the invert button is visible else a value ‘false’ is 
returned. 
 
setNewWindowButtons(true/false) 
 
E.g. ViewONE.setNewWindowButtons(true); 
 
Specifies whether the toolbar includes a new-window button. A value of  ‘true’ (default) 
indicates the button is visible and ‘false’ indicates it is not.  
The new-window button is:  
 
 
 
Method:
 
Method:
 
Method:
 
Method: