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

From Documentation
Revision as of 08:04, 7 July 2016 by Robertwenzel (talk | contribs)


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


Property:

org.zkoss.zk.ui.macro.autowire.disabled
Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
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 : 2016/07/07


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 : 2016/07/07

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