-
Type:
New Feature
-
Resolution: Done
-
Priority:
Major
-
Affects Version/s: 8.0.0
-
Component/s: Databind 2
-
None
-
None
For example,
@NotifyCommand(value="doCommandChange", onChange="data") public class DemoViewModel { public List<String> getData() {} }
Once the vm.data is loaded, the "doCommandChange" command will be sent.
- relates to
-
ZK-1972 ZK bind support access vm properties in client side
-
- Closed
-