KeyEvent"

From Documentation
Line 10: Line 10:
  
 
Represents a key pressed by the user.
 
Represents a key pressed by the user.
 +
 +
For more information, please refer to [[ZK Developer's Reference/UI Patterns/Keystroke Handling|ZK Developer's Reference: Keystroke Handling]].
  
 
= Example =
 
= Example =

Revision as of 09:04, 21 December 2010

KeyEvent

  • Demonstration: N/A
  • Java API: KeyEvent
  • JavaScript API: N/A

Employment/Purpose

Represents a key pressed by the user.

For more information, please refer to ZK Developer's Reference: Keystroke Handling.

Example

N/A

Supported events

Name
Event Type
None None

Supported Children

*N/A

Use cases

Version Description Example Location
3.6 Smalltalk: Keylistener Component Keylistener Component

Version History

Version Date Content
     



Last Update : 2010/12/21

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.