>
> DataProvider also has setRowData().  After attaching CellTable (a display) 
> to the provider, the provider will delegate the call the attached display
>
> Sorry, this was just wrong...   When a data provider manages multiple 
displays, it'll receive onRangeChange() call from any display that needs to 
be updated.  This is where the data provider queries the data (if necessary) 
and calls back setRowData()/setRowCount() on the 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