JAVA Tech VERSION 3.0 Marine Radio User Manual


 
84
8484
84
Events ids and descriptions
ViewONE can signal many different events to the event handler.
The following list describes the events that will be received by this function (over
page)…and the next page after provides a full example.
Id Event Text Description
1 Reserved.
2 Reserved.
3 printpage: page n of n User has printed a page.
4 printvisible: page n of n User has printed the visible part of a page
5 opened: url User has opened a document
6 saved: page n of n User has saved a page
7 click: page n of n User has clicked on a page
8 dblclick: page n of n User has double-clicked on a page
9 page: page n of n User has changed page
10 timeout: page n of n
Indicates the applet has timed-out. See JavaScript method setTimeout()
and HTML tag “timeout”
11 Reserved.
12 select page: page n of n User has selected a page
13 unselect page: page n of n User has unselected a page
14 mouse down: page n of n User has pressed a mouse button
15 mouse up: page n of n User has released a mouse button
16 Reserved.
17 Reserved.
18 Reserved.
19 Reserved.
20 set document: doc n of n
User has selected the next document in the list (this applies only when the
“doc<N>“ HTML tag is used – see HTML manual)
21 end tab
The user has used the tab key to change focus while the last focusable
component in ViewONE already had focus. ViewONE will assign focus
back to the first in its list, however
y
ou ma
y
override ViewONE b
y
usin
g
this