Decimalbox"
From Documentation
Tmillsclare (talk | contribs) |
Jumperchen (talk | contribs) |
||
Line 3: | Line 3: | ||
= Decimalbox = | = Decimalbox = | ||
− | *Demonstration: [http://www.zkoss.org/zkdemo/ | + | *Demonstration: [http://www.zkoss.org/zkdemo/input/form_sample Decimalbox ] |
*Java API: <javadoc>org.zkoss.zul.Decimalbox</javadoc> | *Java API: <javadoc>org.zkoss.zul.Decimalbox</javadoc> | ||
*JavaScript API: <javadoc directory="jsdoc">zul.inp.Decimalbox</javadoc> | *JavaScript API: <javadoc directory="jsdoc">zul.inp.Decimalbox</javadoc> | ||
+ | *Style Guide: [[ZK_Style_Guide/XUL_Component_Specification/Decimalbox | Decimalbox]] | ||
= Employment/Purpose = | = Employment/Purpose = | ||
Line 19: | Line 20: | ||
</source> | </source> | ||
− | =Supported | + | =Supported Events= |
{| border="1" | width="100%" | {| border="1" | width="100%" | ||
Line 25: | Line 26: | ||
! <center>Event Type</center> | ! <center>Event Type</center> | ||
|- | |- | ||
− | | | + | | None |
− | | | + | | None |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
+ | *Inherited Supported Events: [[ZK_Component_Reference/Base_Components/NumberInputElement#Supported_Events | NumberInputElement]] | ||
=Supported Children= | =Supported Children= | ||
Line 60: | Line 35: | ||
*NONE | *NONE | ||
− | =Use | + | =Use Cases= |
{| border='1px' | width="100%" | {| border='1px' | width="100%" | ||
Line 71: | Line 46: | ||
=Version History= | =Version History= | ||
− | + | {{LastUpdated}} | |
{| border='1px' | width="100%" | {| border='1px' | width="100%" | ||
! Version !! Date !! Content | ! Version !! Date !! Content |
Revision as of 09:03, 19 November 2010
Decimalbox
- Demonstration: Decimalbox
- Java API: Decimalbox
- JavaScript API: Decimalbox
- Style Guide: Decimalbox
Employment/Purpose
An edit box for holding big decimal value .
Example
<doublebox value="155"/>
Supported Events
None | None |
- Inherited Supported Events: NumberInputElement
Supported Children
*NONE
Use Cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|