Hi all, I've seen few posts about it but no one has been correclty answered...
I try to integrate CellTable with CompositeCell. But I'm quite confusing with that. CompositeCell needs a collection of cells in its constructor and getValue method (abstract method of Column) needs to return a collection of cells too. Is there any example working ? I find that new Data presentation framework is really limited as we can't easily add handler and create nice layout by uibinder. I suppose this is due to high performance. You will say me that I can use Flex Table for that but why we can't have a FlexTable with a pager ? FlexTable is great because very flexible (widget cells) but it misses some paging system, at other hand Cell Table is quite difficult to use for great looking ui but have paging and is really performant... I want to do a kind of forums in GWT and I don't know which one to uses ? Any help ? 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]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
