CellTree has an cellTreeEmptyMessage resource, what would be the equivalent for a CellList?

2010-11-17 Thread Blackberet
Is CellList missing a cellListEmptyMessage resource? -- 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-tool...@googlegroups.com. To unsubscribe from this group, send email to

Re: CellTree has an cellTreeEmptyMessage resource, what would be the equivalent for a CellList?

2010-11-17 Thread John LaBanca
Can you use CellList#setEmptyListMessage(SafeHtml) to set the message you want to display when the list is empty? Thanks, John LaBanca jlaba...@google.com On Wed, Nov 17, 2010 at 3:16 PM, Blackberet ramonjsanti...@gmail.comwrote: Is CellList missing a cellListEmptyMessage resource? -- You

Re: CellTree has an cellTreeEmptyMessage resource, what would be the equivalent for a CellList?

2010-11-17 Thread Blackberet
I sure can. thanks On Nov 17, 3:27 pm, John LaBanca jlaba...@google.com wrote: Can you use CellList#setEmptyListMessage(SafeHtml) to set the message you want to display when the list is empty? Thanks, John LaBanca jlaba...@google.com On Wed, Nov 17, 2010 at 3:16 PM, Blackberet