Re: Button Command Design Pattern

2007-09-23 Thread carloc
> >> } >> >> } >> >> @Override >> protected void onError(AjaxRequestTarget target, Form form) { >> // TODO Auto-generated method stub >> buttonCommand.onError(); >>

Re: Button Command Design Pattern

2007-09-23 Thread Igor Vaynberg
ch(Exception e) { > > } > > } > > @Override > protected void onError(AjaxRequestTarget target, Form form) { > // TODO Auto-generated method stub > buttonCommand.onError(); > } > -

Button Command Design Pattern

2007-09-23 Thread carloc
tonCommand.onError(); } -- View this message in context: http://www.nabble.com/Button-Command-Design-Pattern-tf4504772.html#a12847315 Sent from the Wicket - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EM