chillworld's profile - activity

2013-11-20 12:12:49 +0800
received badge
2013-11-20 12:12:49 +0800
commented answer
2013-11-20 08:23:17 +0800
edited answer
How to add zCalendar events on startup through java code. First of all, do you use MVC or MVVM? In(MVC) your controller you extend SelectorComposer<component>, so override ...
2013-11-20 08:23:00 +0800
answered a question
How to add zCalendar events on startup through java code. So I have successfully implemented a basic calendar object in a Java WebApp. What my plan is, is to take some other data ...
2013-11-18 22:05:07 +0800
edited answer
Problem to get include id How to include the same page twice? (see http://en.wikibooks.org/wiki/ZK/How-Tos/FrequentlyAskedQuestions) With the inc ...
2013-11-18 22:04:04 +0800
answered a question
Problem to get include id Hi, I have a problem to access to the an include component id. This is the code of my zul page: <zk > <bo ...
2013-11-18 21:44:50 +0800
commented question
2013-11-18 21:44:50 +0800
commented question
2013-11-18 21:42:40 +0800
edited answer
Get value from properties file in classpath Extends your vm with this: package your.package; import javax.servlet.ServletContext; import org.springframework.cont ...
2013-11-18 09:57:29 +0800
answered a question
Get value from properties file in classpath Hi, I use zk with spring and i would like get a value from application.properties file, that is in classpath, contains ...
2013-11-17 18:49:01 +0800
edited answer
Get value from properties file in classpath 1.Define in applicationContext.xml: (correct) bean class="org.springframework.beans.factory.config.PropertyPlaceholderC ...
2013-11-17 18:48:43 +0800
answered a question
Get value from properties file in classpath Hi, I use zk with spring and i would like get a value from application.properties file, that is in classpath, contains ...
2013-11-13 10:49:55 +0800
asked a question
2013-11-13 07:58:21 +0800
commented question
2013-11-12 11:09:19 +0800
edited answer
MVVM and WPF in java ? Well credit to the finder : http://stackoverflow.com/questions/2984828/is-there-anything-similar-to-wpf-and-mvvm-in-java ...
2013-11-12 11:08:52 +0800
answered a question
MVVM and WPF in java ? Is there anything similar to WPF and MVVM in Java world? ...
2013-11-12 11:02:28 +0800
commented question
2013-11-12 11:02:28 +0800
commented question
2013-11-12 09:53:42 +0800
edited answer
Confirm before delete public void deleteConnectionCommand(@BindingParam("row") final CompanyDBModel row) ...
2013-11-08 14:00:03 +0800
received badge
2013-11-08 08:36:53 +0800
answered a question
Confirm before delete Hi, i want to know how to pass the argument row to method onEvent(Event e) ? @Command @NotifyChange("companyAccessL ...
2013-11-08 08:29:41 +0800
commented question
2013-11-08 08:29:41 +0800
commented question
2013-11-08 08:03:11 +0800
edited answer
Tutorial not working Oke, I created the tutorial for you and put it on mine dropbox. The link is : https://dl.dropboxusercontent.com/u/4691 ...
2013-11-08 07:17:40 +0800
edited answer
Tutorial not working Oke, I created the tutorial for you and put it on mine dropbox. The link is : https://dl.dropboxusercontent.com/u/4691 ...
2013-11-07 21:45:55 +0800
commented question
2013-11-07 16:18:18 +0800
received badge
2013-11-07 15:34:57 +0800
edited answer
Paging and sorting large ammount of data ? I'm working on a easy to use abstractBigListModel where you can sort and page at the same time. The stuff works great bu ...
2013-11-07 15:27:05 +0800
answered a question
Paging and sorting large ammount of data ? I would like some advice on how to tackle paging and sorting through large amounts of data. At the moment, I retrieve a ...
2013-11-07 15:08:21 +0800
answered a question
Tutorial not working Hi, I am a newbee, to ZK. I was trying the registration example. Where I copied the ZUL from the tutorial. It showed up ...
2013-11-07 14:51:41 +0800
received badge
Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More