Is it right when I return defaultNodeinfo , it will wait me to
populate the dataprovider?
thanks.
On 11月17日, 上午2时57分, John LaBanca <jlaba...@google.com> wrote:
> You can pass a ListDataProvider or AsyncDataProvider into DefaultNodeInfo.
> Then you can return the NodeInfo synchronously, but populate the data
> provider asynchronously.
>
> Thanks,
> John LaBanca
> jlaba...@google.com
>
>
>
>
>
>
>
> On Tue, Nov 16, 2010 at 1:36 PM, Jerome C. <jerome.ca...@gmail.com> wrote:
> > Hi,
>
> > I don't know how to load datas for my CellTree via RPC.
>
> > The getNodeInfo is synchronous so how can I send a request to the
> > server and then (when the response comes back) update the CellTree ?
>
> > Or if we can't, how to load my tree in one request and after use this
> > structure in getNodeInfo ?
>
> > thanks
>
> > --
> > 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-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscribe@googlegroups.com<google-web-toolkit%2Bunsubs cribe@googlegroups.com>
> > .
> > 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment