What's new? | Help | Directory | Sign in
Google
                
Show all Featured Downloads:
gwt-ent-0.1.zip
Join project
Project owners:
  JamesLuo.au
Project members:
LeiYang.au

There are too much things we must learn in this world.Thanks gwt, we needn't to learn javascript by using it. But when I used it in our project, I foundthere are still somethings need to do to suit our project.

This project aims to make easier to do what you want to do with GWT, now, the fllowing things have contain in our project:

Note that, all source code available at: http://code.google.com/p/gwt-ent/source

Why UI generator

The system is designed to have a high degree of flexibility and scalability, you can define your own editor, data type processor, validate check expression and user interface layout.
Just define domain object, the ui will generator automatic. Especially now no visual development tools for GWT.
All ui interface have same operation of habits and layout

Change History

20080906

  1. GWTENT has been divided into three package(gwtent, gwtent-acegi, gwtent-ext)
  2. A sample project created
  3. gwtent-0.1 new available for download
  4. SVN Updated

20080406

  1. UI generator gwt-ext editors

20080204

  1. UI generator framework 1.0.0 RC1

20071228

  1. finish Reflection Support

20071221

  1. Add source Generator treelog support

20071218

  1. gwt acegi integration