Friday, May 9, 2014

Enhanced DualListField of GXT

As soon as I laid my hands on a GXT's DualListField component in a demo application, I realized that it was one major missing functionality, which is having no support for double click. why would I always go to a button to move my selection from my source list to target list! Isn't it obvious, if I am poking an item by clicking twice in my source list means that I want to move it to my target list? I've achieved it with some custom event handling around.

Here's how I did.. http://www.nadhi.in/2014/05/one-for-the-geeks-enhanced-duallistfield-of-gxt-usability-mortar

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment