Hrm, perhaps I'm not understanding you or I may not be explaining the issue 
right...

I want to create a UiBinder that represents a DialogBox.. this DialogBox 
will be passed a bean that describes the data it should use to build itself 
(perhaps it is an editor, or a viewer).  The point of creating it as its own 
entity is that I can then call it from anywhere, as opposed to it being 
embedded into another UiBinder, and me having to replicate the UiBinder 
DialogBox there as well.

I'm basically making a custom DialogBox widget.  

Am I making any sense?  I just can't find a good example of anyone doing 
this.  Everyone seems to embed the <g:DialogBox .../> ui in other UiBinder 
components.

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