| Interface | Description |
|---|---|
| EventLabel |
$Id: EventLabel.java 1714 2011-09-22 20:38:30Z hielke.hoeve $
Defines a kind of "toString" method for all effects.
|
| Class | Description |
|---|---|
| Event |
$Id: Event.java 1714M 2012-01-17 08:29:18Z (local) $
Executes the given
JsScope statement when a given list of EventLabel happened. |
| WiQueryAjaxEventBehavior |
$Id: WiQueryAjaxEventBehavior.java 1714M 2012-01-17 08:32:44Z (local) $
Binds the given
Event to an Ajax request. |
| WiQueryEventBehavior |
$Id: WiQueryEventBehavior.java 1714M 2012-01-19 16:56:55Z (local) $
Calls a JavaScript statement when the given
Event is triggered. |
| Enum | Description |
|---|---|
| FormEvent |
$Id: FormEvent.java 1714M 2012-01-17 08:29:21Z (local) $
Defines standard form events.
|
| KeyboardEvent |
$Id: KeyboardEvent.java 1714M 2012-01-17 08:29:30Z (local) $
Defines standard keyboard events.
|
| MouseEvent |
$Id: MouseEvent.java 1714M 2012-01-17 08:29:30Z (local) $
Defines standard mouse events.
|
| StateEvent |
$Id: StateEvent.java 1714M 2012-01-17 08:29:30Z (local) $
Defines standard state events.
|
Copyright © 2018. All Rights Reserved.