Re: Refreshing loadable detachable model object inside an ajax call

2011-04-16 Thread lucast
Hi Iain, 
Thank you for your reply.
I have tried to follow the examples from 
http://wicketinaction.com/2008/09/building-a-smart-entitymodel/
http://wicketinaction.com/2008/09/building-a-smart-entitymodel/ .
I have successfully implemented both the Identifiable interface from article
and also, the last example of AbstractEntityModelT extends Identifiable ?
 implements IModelT.
However, when I try to extend the AbstractEntityModel as shown on
EntityModelT extends AbstractEntityModelT example, my IDE starts to
complaint with things like Implicit super constructor
AbstractEntityModelT() is undefined for default constructor. Must define
an explicit constructor. 
as for the extends AbstractEntityModelT it also complaints on type T.

I forgot that there are also good examples on 
https://cwiki.apache.org/WICKET/working-with-wicket-models.html
https://cwiki.apache.org/WICKET/working-with-wicket-models.html , in
particular on the Read/Write Detachable Model that I need to give it a
proper try since at the time of implementing my solution,
LoadableDetachableModel was good enough.

As soon as I have figured it out, I will post my findings. Since it is not a
show stopper, I shall park it for this week and come back to it in a week's
time.
Thank you, Iain and @Clint for your posts. They are much appreciated.
Kind regards,
Lucas


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Refreshing-loadable-detachable-model-object-inside-an-ajax-call-tp3446979p3453635.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Use of AbstractReadOnlyModel

2011-04-16 Thread Marek Ĺ abo

Hi,

thanks for elaboration, I used most of it as my arguments so I'm glad I 
didn't do it ex nihilo. The bad example you showed is exactly what do 
I deal with.



Honestly, I don't use AROM a whole lot.  LDM and PropertyModel are generally
the most common.  But I'm sure Igor will prove me wrong:)

I hope not :)

Regards,

--
Marek

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: test pages with selenuim

2011-04-16 Thread Per Newgro

Am 15.04.2011 20:04, schrieb fachhoch:

I am trying to test my  wicket application  using  selenuim , I had no
success , did anybody try ?




--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/test-pages-with-selenuim-tp3452652p3452652.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Did you know
http://wicketpagetest.sourceforge.net/

Cheers
Per

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: test pages with selenuim

2011-04-16 Thread shetc
What is advantage of Wicket Page Test over WicketTester?

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/test-pages-with-selenuim-tp3452652p3454541.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org