It is not in 2.2, I do see it in 2.3 though... Thanks for the heads up.
On May 19, 2:16 pm, Isaac Truett <[email protected]> wrote: > I use 2.3.0. I don't know if it's in 2.2.0. > > On Thu, May 19, 2011 at 2:14 PM, Patrick Tucker < > > > > > > > > [email protected]> wrote: > > What version of GWT are you using? > > > This method does not appear to be in the version that I am using, GWT > > 2.2.0. > > > On May 18, 11:19 am, Isaac Truett <[email protected]> wrote: > > > I've been calling setEmptyTableWidget(new Label()) before requesting data > > to > > > show a "loading..." message, in the callback's onFailure to show an error > > > message, and in onSuccess to show the "no records found" message. > > > > On Wed, May 18, 2011 at 11:17 AM, Patrick Tucker < > > > > [email protected]> wrote: > > > > Is there a way to tell CellTable that it should display a particular > > > > message when it has no rows to display? > > > > > Similar to how it draws the loading indicator, but I need to display > > > > something like "No records available." after the request comes back > > > > from the server. > > > > > Thanks, > > > > Pat > > > > > -- > > > > 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. > > > -- > > 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. -- 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.
