On Wednesday, May 16, 2012 9:12:56 PM UTC+2, Mike Dee wrote: > > Where is the uibinder stuff for DataGrid defined? I can't seem to find it > and it doesn't appear in GWTDesigner. >
There's nothing special, you have to initialize it in your Java code using either an @UiFactory or @UiField(provided=true). As for DataGrid in GWT Designer, see http://code.google.com/p/google-web-toolkit/issues/list?can=1&q=DataGrid+designer -- 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/-/3WBnkvzg_QAJ. 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.
