Intbox"
From Documentation
Jumperchen (talk | contribs) |
Jumperchen (talk | contribs) |
||
Line 26: | Line 26: | ||
</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:41, 29 November 2010
Intbox
Employment/Purpose
A intbox is used to let users input integer data.
Example
While input invalid data:
<window title="Intbox Demo" border="normal" width="200px">
int box:<intbox/>
</window>
Inherited Functions
Please refer to NumberInputElement for inherited functions.
Supported Events
None | None |
- Inherited Supported Events: NumberInputElement
Supported Children
*NONE
Use Cases
Version | Description | Example Location |
---|---|---|
3.6 | Leading zero in Intbox | http://www.zkoss.org/forum/listComment/10271 |
3.6 | Constraint Intbox to accept only digits | http://www.zkoss.org/forum/listComment/4603 |
Version History
Version | Date | Content |
---|---|---|