Advanced

From Documentation

Stop.png This article is out of date, please refer to zk-mvvm-book/8.0/data_binding/advanced for more up to date information.


We'll talk about some advanced topic including how to retrieve and manipulate implicit object or UI components. These approaches certainly give application developers more flexibility, but most of them increase the coupling between ViewModel and View. Therefore they weaken the strength of using MVVM pattern. Hence, we only suggest them to experienced ZK user.


Subsections:



Last Update : 2015/05/28

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