Firefox : Refresh problem

2007-11-13 Thread pokkie
I seem to be having a refresh problem with the main page of my wicket application. I am displaying a number of panels that are wrapped in a ListView. The contents of each panel is build up from the database. If I refresh the page with either (F5 or clicking the refresh button, or holding down

Unit testing ListView

2007-09-12 Thread pokkie
(listItem); // Execute ajax event wicketTester.executeAjaxEvent(pathToLinkOnListView,onclick); Would be greatful if somebody could advise me on how to proceed. Thanks, -- pokkie -- View this message in context: http://www.nabble.com/Unit-testing-ListView-tf4427848.html#a12631265

Re: AjaxFallbackLink inside ListView

2007-09-06 Thread pokkie
Worked like a charm, thanks Kent. You the same Kent Tong that wrote a online Tapestry book? Kent Tong wrote: pokkie wrote: My question is, how do I use this information to get the selected entity which represents a row in my listView? Try: public class Test extends

AjaxFallbackLink inside ListView

2007-09-05 Thread pokkie
element is at index 6 or is there another way? Regards, -- pokkie -- View this message in context: http://www.nabble.com/AjaxFallbackLink-inside-ListView-tf4389622.html#a12515472 Sent from the Wicket - User mailing list archive at Nabble.com

Re: RepeatingView : Removing a table row

2007-08-27 Thread pokkie
, but afterwards the model is not being set on the view. And another remark: you can bind your checkbox to a boolean (see my example). I am already doing that ;) Regards, -- pokkie Carlos Pita-4 wrote: Hi, it worked fine for me, I attach my own code so you can compare. Btw, why don't

RepeatingView : Removing a table row

2007-08-26 Thread pokkie
, it seems to be entering a loop and never returns. I have tried to call the render() method, but haven't had any luck yet. Any help would be much appreciated -- pokkie -- View this message in context: http://www.nabble.com/RepeatingView-%3A-Removing-a-table-row-tf4331443.html#a12335916 Sent

RepeatingView : Removing a table row

2007-08-26 Thread pokkie
, it seems to be entering a loop and never returns. I have tried to call the render() method, but haven't had any luck yet. Any help would be much appreciated -- pokkie -- View this message in context: http://www.nabble.com/RepeatingView-%3A-Removing-a-table-row-tf4331444.html#a12335918 Sent

wicket-spring Javadoc

2007-08-06 Thread pokkie
Could somebody please point me to the location of the javadoc/api for the wicket.spring package? -- pokkie -- View this message in context: http://www.nabble.com/wicket-spring-Javadoc-tf4223609.html#a12014729 Sent from the Wicket - User mailing list archive at Nabble.com