two things that you can try
1)you can try ajaxrequesttarget.get() in listener's onevent it may or may
not give you ajaxrequesttarget,
if it doesn't ,it will give you null,if it gives you null wich is my guess
;),try second point
2) you can just extend modalwindow and just create your own
public void myshow(ichanneltarget target){
//same code as original show method which is not much;
}
similarly with any other methods if there is a need ..
-----
vineet semwal
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/show-modal-window-on-cometd-event-using-IChannelTarget-tp2296068p2299737.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]