Advanced

We'll talk about some advanced topics including how to retrieve and manipulate implicit objects 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 users.