Showing posts with label MVVM. Show all posts
Showing posts with label MVVM. Show all posts

Monday, January 27, 2014

ZK MVVM Get Which Event fired in ZUL

Most of time in ZK MVVM framework we used @Command to capture the event. But sometime we need to capture which event is fired by user so on that case we can use below code