org.zkoss.bind.viewModel.autoNotifyChange.enable

From Documentation
Revision as of 09:30, 14 March 2022 by Hawk (talk | contribs) ((via JWB))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


DocumentationZK Configuration Referencezk.xmlThe Library Propertiesorg.zkoss.bind.viewModel.autoNotifyChange.enable
org.zkoss.bind.viewModel.autoNotifyChange.enable


Property:

org.zkoss.bind.viewModel.autoNotifyChange.enable
Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: false

Since 8.5.1

Enable posting NotifyChange when setter method called.

If the feature is turned on, every setter method in @Command and @GlobalCommand will post NotifyChange after being called.



Last Update : 2022/03/14

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