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
This blog is dedicated to ZK Framework which is a Ajax based framework and you can make application with the help of MVC and MVVM Framework.
Showing posts with label name. Show all posts
Showing posts with label name. Show all posts
Monday, January 27, 2014
Wednesday, June 19, 2013
How to change ZK Progress Bar text
My This post is dedicated to one of the question asked in ZK forum . Let me try to explain you how we can do this
Create a JS file in your project like MyFile.js and add below code inside this JS
Now open lang-addon.xml file, if you are not using it add this file into your project inside WEB-INF folder for more information you can refer Zk official document.Inside this lang-addon.xml file add this line
My File is inside the above path so i added this path. Thats it if any issue you can left comment i will try to answer them.:)
Create a JS file in your project like MyFile.js and add below code inside this JS
Now open lang-addon.xml file, if you are not using it add this file into your project inside WEB-INF folder for more information you can refer Zk official document.Inside this lang-addon.xml file add this line
My File is inside the above path so i added this path. Thats it if any issue you can left comment i will try to answer them.:)
Subscribe to:
Posts (Atom)