But it is not failing in DevMode. On Monday, 10 February 2014 17:11:20 UTC+5:30, Thomas Broyer wrote: > > There's no reason it would behave differently; it should also fail in > DevMode. > > On Monday, February 10, 2014 12:35:08 PM UTC+1, Beniton Fernando wrote: >> >> Hi , >> >> I have a custom widget which act like a checkbox. Now i want set role as >> check box through UiBinder like >> >> <my:Checkbox role="checkbox" ui:Field="ee"> >> ... >> >> The works perfectly fine in GWT development mode. But when i try to run >> in SuperDevMode, it is not compiling. >> >> give me following error >> >> [ERROR] Class Checkbox has no appropriate setRole() method... >> >> Am i missing anything? Why it is behaving different in SuperDevMode. >> >> Regards, >> Beniton >> >> >>
-- 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.
