The correct solution is to use @Path("")

See: http://code.google.com/p/google-web-toolkit/source/detail?r=9401


(Thanks to Thomas for pointing out :D)


On 8 November 2011 02:42, David Sanders <[email protected]>wrote:

> Is there a better way of doing this?  I'm sure there must be some way to
> split up an editor without creating a workaround referring back to the
> object being edited?  Perhaps with some kind of annotation?
>
> I just have a flat class that I'm editing with a simple wizard and I've
> set up a tab panel with a separate ui binder class for each tab.  Now I'm
> trying to figure out how to make the editor driver descend into individual
> tabs but I can't seem to find the answer.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-web-toolkit/-/sqzQCjM3ZNYJ.
> 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.
>

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