Hi everybody,

referencing to
http://groups.google.com/group/google-web-toolkit/browse_thread/thread/28e24ea25dd8e3a2/3c6fcec9e65049d3?#3c6fcec9e65049d3
I'm encountering the same issue with the subclassing solution. I found
out that it's based on the way the different parsers are used by the
UiBinderGenerator. For subclasses of DialogBox the DialogBoxParser
sets the initializer to new DialogBox() and later on the BeanParser
scans the owner bean, finds the @UIFactory method and tries to set it
as the initializer.

Did anybody find a solution beside writing a wrapper around the
DialogBox as suggested in solution 2?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to