KeyEvent"
From Documentation
m (→Use cases) |
|||
Line 32: | Line 32: | ||
! Version !! Description !! Example Location | ! Version !! Description !! Example Location | ||
|- | |- | ||
− | | | + | | 3.6+ |
− | | | + | | Smalltalk: Keylistener Component |
− | | | + | | [http://docs.zkoss.org/wiki/Keylistener_Component http://docs.zkoss.org/wiki/Keylistener_Component] |
|} | |} | ||
Revision as of 04:56, 28 April 2010
KeyEvent
- Demonstration: N/A
- Java API: KeyEvent
- JavaScript API: N/A
Employment/Purpose
Represents a key pressed by the user.
Example
Supported events
None | None |
Supported Children
*N/A
Use cases
Version | Description | Example Location |
---|---|---|
3.6+ | Smalltalk: Keylistener Component | http://docs.zkoss.org/wiki/Keylistener_Component |
Version History
Version | Date | Content |
---|---|---|
5.0.1 | 4/27/2010 | Initialization |