Re: OnChangeAjaxBehavior() - problem with id

2010-07-21 Thread Romeo Sheshi
.1842946.n4.nabble.com/OnChangeAjaxBehavior-problem-with-id-tp2296313p2296313.html Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional

OnChangeAjaxBehavior() - problem with id

2010-07-20 Thread lucky
() { @Override protected void onUpdate(AjaxRequestTarget target) { String editedText = (String) tekst.getModelObject(); st.setTekst(editedText); } -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/OnChangeAjaxBehavior-problem-with-id