But how do I change this part if I want to use a constructor with arguments?
> item.add(new BookmarkablePageLink("popupButtonLink",
> MyPopupPage.class,
> params).setPopupSettings(popupSettings));
/ulf
use the public MyPopupPage(PageParameters params) constructor
-igor
--
View this message in context:
http://www.nabble.com/popup-problem-tp14710176p14721301.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]