automatically add behavior to form components

2007-10-26 Thread Mattijs Hoitink
implementing an interface? Or am I stuck with repeating the code for every form? -- Mattijs Hoitink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500 - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: Model update with Link

2007-10-11 Thread Mattijs Hoitink
uot;, form) { public void onSubmit() { //Do what you need to do here. } }); that way the browser will submit the form and send al the date in the input fields. Martin Mattijs Hoitink wrote: hi,

Model update with Link

2007-10-11 Thread Mattijs Hoitink
again when a link is pressed? and if so, is there a way to update my model first? -- Mattijs Hoitink Func. Internet Integration W http://www.func.nl T +31 20 423 F +31 20 4223500 - To unsubscribe, e-mail: [EMAIL PROT

yui examples

2007-09-24 Thread Mattijs Hoitink
t exist in the maven repository. Can anyone tell me if the yui examples are updated frequently or still running on an old version of wicket-contrib-yui. When i checked it out, the yui examples project wouldn't build either. greets, PS: is this the right mailing list to ask these questio