Hi,

I still have a problem with my wrapped SimpleCheckBox.

I used :
SimpleCheckBoxcb = 
SimpleCheckBox.wrap(Document.get().getElementById("idCb"));
for getting a checkbox configured on a legacy server application that I 
cannot change.


This CheckBox has already a fonctionnaly "A"  from the server set with an 
onClick js action.

I want to add another independant functionnality "B" using gwt.  
So I added an ClickHandler to it but the problem is that the  fonctionnaly 
"A" is now broken.

How can I make them works both ?


Thanks in avance
Pierre

-- 
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