Markandayarushi, In response to your reply from last night, I don't know of any way to include raw XML from another *.ui.xml file into a UiBinder file. This is against the design of the UiBinder. You said you want to break a UiBinder out into several files for "separation of concerns." I suggest you use the above example of breaking your page into UiBinder widgets as this is the standard GWT UiBinder pattern.
The Using Panels example in the docs is a good example of this: https://developers.google.com/web-toolkit/doc/latest/DevGuideUiBinder#Panels Sincerely, Joseph -- 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/-/24A4KGx6BDMJ. 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.
