check this:
modalWindow.setContent(new SearchResults(modalWindow .getContentId(),
modalWindow, resultModel));
/* FIXME use ModalWindow.show(target) instead
target.addComponent(modalWindow, "modal");
*/
logger.info("hey hey");
modalWindow.show(target);
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/modalWindow-setContent-tp2714385p2714959.html
Sent from the Users forum mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]