KeyEvent"
From Documentation
m (→Example) |
|||
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
<window title="Longbox Demo" border="normal" width="200px">
long box:<longbox/>
</window>
Supported events
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 |