org.zkoss.bind.disableMethodCache

From Documentation


org.zkoss.bind.disableMethodCache


Since 9.6.0

Property:

org.zkoss.bind.disableMethodCache

Set to disable method cache in MVVM.

Notice that it is not recommended to use in production, you can use this when developing (hot-swap).

Default: false
<library-property>
    <name>org.zkoss.bind.disableMethodCache</name>
    <value>true</value>
</library-property>
...

Version History

Last Update : 2021/03/11




Last Update : 2021/03/11

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