|
|
|
Description
The wml:OnEvent component contains code to be executed when one of
the following events occurs: onenterbackward, onenterforward, onpick,
ontimer. |
See Also
|
Parameters
Name |
Type |
Direction |
Required |
Default |
Description |
type |
String |
in |
yes |
|
The type attribute indicates the name of the intrinsic event
(ontimer, onenterforward, onenterbackward, onpick). |
Body: removed
Informal parameters: allowed
Reserved parameters: none
|
Examples
This example is under construction.
|
|