On 4/4/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> webmarkupcontainer c=new webmarkupcontainer();
> form f=new form();
> c.add(form);
> form.add(new button() { onsubmit() { c.replaceWith(new confirmpanel();}}

Also described here:
http://chillenious.wordpress.com/2006/11/30/ask-confirmation-on-link-clicks-with-wicket/

Eelco

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to