org.zkoss.zul.client.rod"
From Documentation
m |
|||
Line 1: | Line 1: | ||
{{ZKConfigurationReferencePageHeader}} | {{ZKConfigurationReferencePageHeader}} | ||
'''Property:''' | '''Property:''' | ||
− | + | org.zkoss.zk.WPD.cache | |
Default: <i>true</i> | Default: <i>true</i> | ||
− | + | [since 5.0.7] | |
− | [since 5.0. | ||
− | It | + | It's a developing feature for ZK coder or component developer . |
+ | |||
+ | |||
+ | By default the WPD will cache after first time you load it , | ||
+ | when you set it false, the WPD (the merged Widget JS Pacakge) will reload per request. | ||
− | |||
{{ZKConfigurationReferencePageFooter}} | {{ZKConfigurationReferencePageFooter}} |
Revision as of 09:49, 28 April 2011
Property:
org.zkoss.zk.WPD.cache
Default: true [since 5.0.7]
It's a developing feature for ZK coder or component developer .
By default the WPD will cache after first time you load it ,
when you set it false, the WPD (the merged Widget JS Pacakge) will reload per request.