It appears more likely that case#1 is the possibility. I had a parameter reference in UIPopup,ui.xml which I intended to define in UIPopup.java. Unfortunately, the same variable has been defined in the subclass and UIBinder intelligently assumed I wanted to use the variable in the subclass. I renamed the variables and the problems was solved.
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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.
