KeyEvent"

From Documentation
Line 13: Line 13:
 
= Example =
 
= Example =
  
 +
[[Image:ZKComRef_longbox.jpg]]
  
 
+
<source lang="xml" >
 
+
<window title="Longbox Demo" border="normal" width="200px">
 +
    long box:<longbox/>
 +
</window>
 +
</source>
  
 
=Supported events=
 
=Supported events=

Revision as of 11:01, 27 April 2010

KeyEvent

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

Employment/Purpose

A longbox is used to let users input long data.

Example

ZKComRef longbox.jpg

 <window title="Longbox Demo" border="normal" width="200px">
     long box:<longbox/>
 </window>

Supported events

Name
Event Type
None None

Supported Children

*N/A

Use cases

Version Description Example Location
5.0+    

Version History

Version Date Content
5.x.x x/x/20xx Initialization



Last Update : 2010/04/27

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