ErrorEvent"
From Documentation
Tmillsclare (talk | contribs) m |
|||
Line 14: | Line 14: | ||
= Example = | = Example = | ||
− | + | N/A | |
− | |||
Line 37: | Line 36: | ||
! Version !! Description !! Example Location | ! Version !! Description !! Example Location | ||
|- | |- | ||
− | | | + | | |
| | | | ||
| | | | ||
Line 47: | Line 46: | ||
! Version !! Date !! Content | ! Version !! Date !! Content | ||
|- | |- | ||
− | | 5.0. | + | | 5.0.2 |
| 28/4/2012 | | 28/4/2012 | ||
| Initialization | | Initialization |
Revision as of 03:02, 14 May 2010
ErrorEvent
- Java API: ErrorEvent
Employment/Purpose
Represents an event cause by user's entering a wrong data or clearing the last wrong data. ErrorEvent is sent when the client detects users entered a wrong value.
Note: if the client doesn't detect the error, the value is sent back to the server with regular event, such as InputEvent
Example
N/A
Supported events
None | None |
Supported Children
*NONE
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|
5.0.2 | 28/4/2012 | Initialization |