On Tuesday, June 7, 2011 6:30:01 PM UTC+2, Hilco wrote: > > On 6 June 2011 11:02, Ryan McFall <[email protected]> wrote: > > @ProxyFor(Tag.class) > > public interface ITag extends EntityProxy { > > public boolean isPublic (); > > public void setPublic (boolean isPublic); > > I'm guessing these might be a problem. Firstly, normal boolean getters > don't seem to work (i.e. is*, has*). This may have changed in GWT2.3, > though (I haven't tried). > FYI, it has: http://code.google.com/p/google-web-toolkit/issues/detail?id=5902
-- 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/-/VmF6aW1HblFHd1VK. 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.
