Longbox"

From Documentation
Line 21: Line 21:
 
  </window>
 
  </window>
 
</source>
 
</source>
 +
 +
=Inherited Functions=
 +
 +
Please refer to [[ZK_Component_Reference/Base_Components/NumberInputElement| NumberInputElement]] for inherited functions.
  
 
=Supported Events=
 
=Supported Events=

Revision as of 04:44, 29 November 2010

Longbox

Employment/Purpose

A longbox is used to let users input long data.

Example

ZKComRef longbox.jpg

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

Inherited Functions

Please refer to NumberInputElement for inherited functions.

Supported Events

Name
Event Type
None None

Supported Children

*NONE

Use Cases

Version Description Example Location
     

Version History

Last Update : 2010/11/29


Version Date Content
     



Last Update : 2010/11/29

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