org.zkoss.zk.ui.macro.autowire.disabled"
From Documentation
m |
|||
Line 1: | Line 1: | ||
− | + | {{ZKConfigurationReferencePageHeader}} | |
+ | |||
'''Property:''' | '''Property:''' | ||
org.zkoss.zk.ui.macro.autowire.disabled | org.zkoss.zk.ui.macro.autowire.disabled | ||
Line 24: | Line 25: | ||
Turn on/off auto wire mechanism for macro component | Turn on/off auto wire mechanism for macro component | ||
|} | |} | ||
− | + | ||
+ | {{ZKConfigurationReferencePageFooter}} |
Revision as of 08:50, 29 April 2011
Property:
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
Version | Date | Content |
---|---|---|
5.0.4 | August 2010 | org.zkoss.zk.ui.macro.autowire.disabled
Turn on/off auto wire mechanism for macro component |