org.zkoss.zul.numberFormat"

From Documentation
(Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zul.impl.numberInputElement.format Default: ##,##0.## [Since 5.0.9] It specifies the default format when [...")
 
m
Line 8: Line 8:
  
 
It specifies the default format when [[ZK_Component_Reference/Base_Components/NumberInputElement#Per-component_Locale | the locale]] of the NumberInputElement is specified.
 
It specifies the default format when [[ZK_Component_Reference/Base_Components/NumberInputElement#Per-component_Locale | the locale]] of the NumberInputElement is specified.
 +
 +
 
'''Note:''' if the format is specified already, this setting won't take effect.
 
'''Note:''' if the format is specified already, this setting won't take effect.
 
  {{ZKConfigurationReferencePageFooter}}
 
  {{ZKConfigurationReferencePageFooter}}

Revision as of 04:45, 13 October 2011


org.zkoss.zul.numberFormat


Property:

org.zkoss.zul.impl.numberInputElement.format
Default: ##,##0.##
[Since 5.0.9]

It specifies the default format when the locale of the NumberInputElement is specified.


Note: if the format is specified already, this setting won't take effect.


Last Update : 2011/10/13

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