I a using a modalwindow and on an event I wan to call modalWindow.show()
the method modalWindow.show() takes AjaxTargetRequest ,as input parameter, the problem I have is I donot have AjaxRequestTarget but I have org.wicketstuff.push.IchannelTarget , Please tell me how can I can I convert org.wicketstuff.push.IchannelTarget to AjaxRequestTarget ? -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/show-modal-window-on-cometd-event-using-IChannelTarget-tp2296068p2298726.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
