org.zkoss.zul.include.mode"
From Documentation
(Created page with ' {{ZKConfigurationReferencePageHeader}} Default: defer (3.x) Default: auto (5.0) [Since 3.6.2] It specifies the default mode of the <tt>include</tt> component. In ZK 3, the …') |
|||
Line 1: | Line 1: | ||
{{ZKConfigurationReferencePageHeader}} | {{ZKConfigurationReferencePageHeader}} | ||
+ | |||
+ | '''Property:''' | ||
+ | org.zkoss.zul.include.mode | ||
Default: defer (3.x) | Default: defer (3.x) |
Revision as of 03:20, 6 December 2010
Property:
org.zkoss.zul.include.mode
Default: defer (3.x) Default: auto (5.0) [Since 3.6.2]
It specifies the default mode of the include component. In ZK 3, the default mode is defer, which is backward-compatible with the prior version. Since ZK 5, the default mode is auto for easier control.