Could you please show me more details>? Is it right when I return defaultNodeinfo , it will wait me to populate the dataprovider?
thanks. On 11月17日, 上午2时57分, John LaBanca <[email protected]> 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 > [email protected] > > > > > > > > On Tue, Nov 16, 2010 at 1:36 PM, Jerome C. <[email protected]> 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 [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<google-web-toolkit%2Bunsubs > > [email protected]> > > . > > 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 [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.
