Friday, August 26, 2011

Re: Sending a value from a celltable to a view

For example  you get the String   "RootPlace:banco/123" I got the string and extract "123", but when I'll use it in the line Datastore.query(banco).filter(banco.key.equal(key)).asSingle(); 
the key have to be a object of KEY type and isn't possible cast a String type to a Key type.

Thank`s again.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/zeD9Ef2FdtkJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment