On Tue, 17 Feb 2009, kan wrote:
> I mean if you have a wicket:id="abc", it will generate class with...
> emm... not sure, say method "getAbc()" which will return an object
> which represents an element, so it can be bound to a Component. So, in
> java-code you can use only elements which are actually exist in
> html-markup.

We do automatic tests for our Wicket components with 
WicketTester, and they pretty much do this kind of checking.  
And have other benefits besides :)

Best wishes,
Timo


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to