AW: LoadableDetachableModel load() - Listview onclick()

2011-11-15 Thread Sven Meier
LoadableDetachableModel#load() is invoked lazily only first access of the model object. Is your link part of the ListView? Does it access the row model before changing the query? Sven -Ursprüngliche Nachricht- Von: bilgisever [mailto:mehmetate...@hotmail.com] Gesendet: Dienstag, 15.

Re: AW: LoadableDetachableModel load() - Listview onclick()

2011-11-15 Thread bilgisever
Yes, the link is a part of the listview. ListView : ListViewAstPlans breadList = new ListViewAstPlans(breadList,loadModel) { private static final long serialVersionUID = 1L; @Override protected void

AW: AW: LoadableDetachableModel load() - Listview onclick()

2011-11-15 Thread Sven Meier
...@hotmail.com] Gesendet: Dienstag, 15. November 2011 15:57 An: users@wicket.apache.org Betreff: Re: AW: LoadableDetachableModel load() - Listview onclick() Yes, the link is a part of the listview. ListView : ListViewAstPlans breadList = new ListViewAstPlans(breadList,loadModel