Re: Wicket Message Dialog Behavior, close on click

2014-04-25 Thread Martin Grigorov
pache-wicket.1842946.n4.nabble.com/Wicket-Message-Dialog-Behavior-close-on-click-tp4665557p4665572.html > Sent from the Users forum mailing list archive at Nabble.com. > > - > To unsubscribe, e-mail: users-unsu

Re: Wicket Message Dialog Behavior, close on click

2014-04-25 Thread Neha
he-wicket.1842946.n4.nabble.com/Wicket-Message-Dialog-Behavior-close-on-click-tp4665557p4665572.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additio

Re: Wicket Message Dialog Behavior, close on click

2014-04-24 Thread Martin Grigorov
ppender.getMarkupId(); > } > > @Override > public void onClose(AjaxRequestTarget target, DialogButton button) { > > } > > @Override > public void onClick(AjaxRequestTarget target, DialogButton button) { > > supe

Wicket Message Dialog Behavior, close on click

2014-04-24 Thread Neha
questTarget target, DialogButton button) { } @Override public void onClick(AjaxRequestTarget target, DialogButton button) { super.onClick(target, button); } But , this doesn't close the dialog box, til opertation is complete. Kindly help -- View this message in