Comment by [email protected]:

{{{
   @UiHandler({"textField1", "textField2"})
   protected void updateLogin(KeyUpEvent event) {
     model.validate();
   }

}}}


For more information:
http://code.google.com/p/google-web-toolkit/wiki/UiBinder

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to