On Wednesday, January 26, 2011 7:10:57 PM UTC-8, zixzigma wrote:
>
> ">>If there are multiple displays, a* single data provider* can manage all 
> of them in one place."
> do you mean a single* AsyncDataProvider* ?
>
yes, AsyncDataProvider or AbstractDataProvider 

>
>
> ">>When setRowData() is called on a data provider, the provider calls 
> setRowData() on every attached display."
> I think setRowData is called on CellTable not DataProvider.
>

DataProvider also has setRowData().  After attaching CellTable (a display) 
to the provider, the provider will delegate the call the attached display

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