Hi, I use a custom GWTx generator for reflection that will create property descriptors for all class clasees that implement HasPropertyChangeSupport like the:
http://code.google.com/p/gwt-mosaic/source/browse/trunk/src/org/gwt/mosaic/showcase/client/content/other/Customer.java in the demo. The rest is done by the beans binding port: http://code.google.com/p/gwt-beans-binding/ Kind Regards, George. On Mar 10, 2:47 pm, Miguel Ping <[email protected]> wrote: > Hi, > > I think a framework like this is much needed within the GWT community. > I wish you the best of luck! > > Btw, how did you implement data binding? Through generators or > javascript? :D > > Miguel Ping > > On Mar 10, 8:09 am, "[email protected]" > > <[email protected]> wrote: > > Maybe port 8880 is blocked for you, > > tryhttp://69.20.122.77/gwt-mosaic/Showcase.html > > > On Mar 10, 9:53 am, "alex.d" <[email protected]> wrote: > > > > Good news! But it looks like links are not working ;-) > > > > On 9 Mrz., 21:12, "[email protected]" > > > > <[email protected]> wrote: > > > > Hi All, > > > > > GWT Mosaic 0.2.0-rc1 based on GWT 1.6 is out. > > > > > Key features: > > > > > - LayoutManagers, some basic like: FillLayout, BoxLayout, > > > > BorderLayout, GridLayout and more advanced advanced like: FormLayout > > > > > http://dev.gumboo.com:8880/gwt-mosaic-0.2.0/#CwMixedLayout > > > > > > > > http://dev.gumboo.com:8880/gwt-mosaic-0.2.0/#CwBorderLayoutTest_Frames > > > > > > > > > http://dev.gumboo.com:8880/gwt-mosaic-0.2.0/#CwDefaultFormBuilderExample > > > > http://dev.gumboo.com:8880/gwt-mosaic-0.2.0/#CwUnitsExample > > > > > - Panels that contain layout managers > > > > > http://dev.gumboo.com:8880/gwt-mosaic-0.2.0/#CwTabLayoutPanel > > > > > - Popups like WindowPanel & MessageBox that contain layout managers > > > > > http://dev.gumboo.com:8880/gwt-mosaic-0.2.0/#CwWindowPanel > > > > http://dev.gumboo.com:8880/gwt-mosaic-0.2.0/#CwLayoutPopupPanel > > > > > http://dev.gumboo.com:8880/gwt-mosaic-0.2.0/#CwMessageBox > > > > > - Trees & Tables from GWT Incubator > > > > > http://dev.gumboo.com:8880/gwt-mosaic-0.2.0/#CwLazyTree > > > > > http://dev.gumboo.com:8880/gwt-mosaic-0.2.0/#CwScrollTable > > > > http://dev.gumboo.com:8880/gwt-mosaic-0.2.0/#CwPagingScrollTable > > > > > - Actions & Beans Binding (JSR295) > > > > > http://dev.gumboo.com:8880/gwt-mosaic-0.2.0/#CwActions > > > > > http://dev.gumboo.com:8880/gwt-mosaic-0.2.0/#CwListBoxBinding > > > > > - GWT Drag-and-Drop Library > > > > > Home page:http://code.google.com/p/gwt-mosaic/ > > > > > Kind Regards, > > > > George. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
