org.zkoss.zk.ui.macro.autowire.disabled"

From Documentation
(Created page with ' {{ZKConfigurationReferencePageHeader}} Default: <i>false</i> [since 5.0.4] Turn on/off auto wire mechanism for macro component <source lang="xml"><library-property> <name>…')
 
m
Line 12: Line 12:
 
</source>
 
</source>
  
 +
=Version History=
 +
{{LastUpdated}}
 +
{| border='1px' | width="100%"
 +
! Version !! Date !! Content
 +
|-
 +
| 5.0.4
 +
| August 2010
 +
| '''org.zkoss.zk.ui.macro.autowire.disabled'''
 +
Turn on/off auto wire mechanism for macro component 
 +
|}
 
  {{ZKConfigurationReferencePageFooter}}
 
  {{ZKConfigurationReferencePageFooter}}

Revision as of 11:07, 3 December 2010


org.zkoss.zk.ui.macro.autowire.disabled


Default: false
[since 5.0.4]

Turn on/off auto wire mechanism for macro component

<library-property>
	<name>org.zkoss.zk.ui.macro.autowire.disabled</name>
    	<value>true</value>
</library-property>

Version History

Last Update : 2010/12/03


Version Date Content
5.0.4 August 2010 org.zkoss.zk.ui.macro.autowire.disabled

Turn on/off auto wire mechanism for macro component


Last Update : 2010/12/03

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