org.zkoss.zul.client.rod
From Documentation
Revision as of 09:30, 7 July 2016 by Robertwenzel (talk | contribs)
Property:
org.zkoss.zul.client.rod
Applicable: globally in zk.xml via <library-property> nested in a zul file via <custom-attributes>
Default: true [since 5.0.0]
- Available for ZK:
It specifies whether to apply Client Render on Demand. This property is not used for Grid and Listbox.
Notice that you can enable or disable this feature a particular component and all its descendants by specifying a custom attribute called org.zkoss.zul.client.rod
.