Hey Guys,

Here is the latest, I opened a night worth of the code to the open
comminity.  Here is the link.

http://code.google.com/p/gwt-binding-fly/

The code here is a GWT widget only example, even through the pattern works
fine for GXT also.  I haven't been working on it because I'm busy finishing
up an android game right now.

But my current prototype that I haven't published yet supports the
following.

1. Widget validation
2. Cross Widget valition
3. Dynamic conbo box that get there source from a list that the user creates
4. HTML print view
5. PDF print view
6. Client side and server side validation
7. CSV load




On Wed, Dec 29, 2010 at 10:30 AM, Chris Conroy <[email protected]> wrote:

> Ted Malaska has a prototype project which may suit your needs. At this
> time, we're not looking to add something like this to GWT proper.
>
> See:
> https://groups.google.com/d/topic/google-web-toolkit-contributors/NFAXFQN_x-k/discussion
>
> On Wed, Dec 29, 2010 at 9:51 AM, Abdullah Shaikh <
> [email protected]> wrote:
>
>> Hi,
>>
>> What I want to do is have a xml file (not the ui binder xml file, as
>> its compile time) which will define the UI, when the request comes, it
>> will parse the xml file and create an object representation of the UI
>> definition from the xml file and send the object back to the client,
>> the client will then use the object to create the UI.
>>
>> I have done things till the stage it renders the UI but need to think
>> how to do event handling, event bus, history etc.
>>
>> Is there any framework, which does these things and will help me in
>> creating UI in runtime ?
>>
>> Any idea how to go about implementing this ?
>>
>>
>> Thanks,
>> Abdullah
>>
>> --
>> 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]<google-web-toolkit%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-web-toolkit?hl=en.
>>
>>
>

-- 
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.

Reply via email to