Re: Is it possible to consturct CellTree form database via rpc

2011-01-04 Thread yeti
detailshttp://gwt.google.com/samples/Showcase/Showcase.html#!CwCellTree On Jan 3, 11:30 pm, yeti superi...@gmail.com wrote: Thank you Y2i, Your messages are greatly help to me But there is an another problem stuck in... updataRowCount() and updataRowData should work with hasData

Re: Is it possible to consturct CellTree form database via rpc

2011-01-03 Thread yeti
:12 pm, yeti superi...@gmail.com wrote: Hi , I wonder if celltree can be built dynamically... getNodeInfo is synchronous, so how to work with a asynchronous, that is , get node info via a request? Someone said, pass a ListDataProvider or AsyncDataProvider into DefaultNodeInfo

Is it possible to consturct CellTree form database via rpc

2010-12-29 Thread yeti
Hi , I wonder if celltree can be built dynamically... getNodeInfo is synchronous, so how to work with a asynchronous, that is , get node info via a request? Someone said, pass a ListDataProvider or AsyncDataProvider into DefaultNodeInfo. Then you can return the NodeInfo synchronously, but

Re: CellTree and RPC

2010-12-28 Thread yeti
Could you please show me more details? Is it right when I return defaultNodeinfo , it will wait me to populate the dataprovider? thanks. On 11月17日, 上午2时57分, John LaBanca jlaba...@google.com wrote: You can pass a ListDataProvider or AsyncDataProvider into DefaultNodeInfo. Then you can return

Re: GWT Spring integration - what is the best method in late 2010?

2010-09-14 Thread yeti
at first glance, UnsupportedClassVersionError: Bad version number in .class file Maybe there was something wrong with your higher complier but runs in lower jvm On 9月11日, 上午7时16分, Deepak Singh deepaksingh...@gmail.com wrote: Any solution pls. I am stuck with the error. On Wed, Sep 8, 2010

Re: Separate modules for separate views?

2010-09-02 Thread yeti
No, but GWT recommended us to merge trivial modules into one TOP module to make sure the loaded sequence. Undoubtedly, your way is correct as well. I have a project with the same logic, and for it, I created several Layouts and swiched them on TOP module via commands from server-side code that

Re: HTML5 Game Engine using Google Web ToolKit

2010-08-30 Thread yeti
Its my interested field, and I am very enjoyable to surf your site and achievement On 8月29日, 上午12时31分, Ciarán ciaran.mccann@gmail.com wrote: If anyone is interested in reading about the development progress of a HTML5 Game Engine which is been developed using Google Web Toolkit check out