Complex events: Also browser provides the following more complex events for convenience:
(There is also a mousewheel event, but it’s not used. The scroll event is used to track scrolling instead. It occurs on any scroll, including keyboard scroll.)
click Triggered by a mouse click: mousedown and then mouseup over an element
contextmenu Triggered by a right-button mouse click over an element.
dblclick Triggered by two clicks within a short time over an element
Modifier keys
⇧ Shift
Ctrl (Control)
Alt (Alternate) – also labelled ⌥ Option on Apple Macintosh keyboards
AltGr (Alternate Graphic)
◆ – Meta key, found on MIT, Symbolics, and Sun Microsystems keyboards
⊞ Win(Windows logo) – found on Windows keyboards
⌘ Command – Command key, found on Apple Macintosh keyboards. On older keyboards marked with the Apple logo.
Fn (Function) – present on small-layout keyboard, usually on notebooks.
Done-list:
Implementation:
IOKW_State
defined.OK
– LFC (Latebound Function Call) implementedNOK
– LFC implementedCore
Unittests:
Exception-testcases:
OKWFrameObjectMethodNotFoundException
OKWFrameObjectChildNotFoundException
VerifyExist(„OK“,“Uschi“)
-> expected Exception:OKWNotAllowedValueException