org.zkoss.zul.include.mode
Property:
org.zkoss.zul.include.mode
Applicable:
-
globally in
zk.xmlvia<library-property> -
not as
<custom-attribute>
Default: auto (5.0)
Default: defer (3.x)
since 3.6.2
It specifies the default mode of the include component. In ZK 3 and
prior, the default mode is defer, which is backward-compatible with
the prior version. Since ZK 5, the default mode is auto for easier
control.
For more information, please refer to ZK Component Reference.