Tried that one but fails with Cannot parse value: "FooKeyValue" as type java.lang.Object: <g:TreeItem ... *P
On 6/17/13 12:38 PM, Philippe Lhoste wrote: > On 17/06/2013 10:55, Kulnor wrote: >> Is there any way to set a TreeItem user object in the UI Binder XML? >> >> Something like <g:TreeItemtext='Foo'userObject="FooKeyValue"/> > > Have you tried it? (I haven't!) > I see TreeItem has a setUserObject(Object userObj) method, so maybe it > can work. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
