try making it a final.

On Tue, Jun 7, 2016 at 6:20 AM, 129pierre <[email protected]> wrote:

> Hi,
>
> I have a html checkbox wrapped as a SimpleCheckBox. This SimpleCheckBox is
> used by n instances of the same class.
>
> In this class, I have  an click handler for this SimpleCheckBox.
>
> The onClick code is only reached in the last instance created. All others
> instances never received the event.
>
>
> Is this something wrong with this architecture ?
> Thanks for any help
>
>
> Pierre
>
> GWT 2.7
>
> --
> You received this message because you are subscribed to the Google Groups
> "GWT Users" 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 https://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" 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 https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to