org.zkoss.bind.viewModel.autoNotifyChange.enable"

From Documentation
(AutoNotifyChange)
 
m ((via JWB))
 
Line 6: Line 6:
  
 
  Default: <i>false</i>
 
  Default: <i>false</i>
[since 8.5.1]
+
{{versionSince|8.5.1}}
  
 
Enable posting NotifyChange when setter method called.
 
Enable posting NotifyChange when setter method called.

Latest revision as of 09:30, 14 March 2022


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.