Hi,

I was able to find an example on how to create a custom component (so you
don't need wicket:panel markup) on the wicket site here:

http://wicketframework.org/ExampleStockQuote.html

But this is a simple example where it extends WebComponent, as there are no
nested components.

I need to create a custom component (some complex HTML) that may in turn
embed some Link-s.  From the above documentation I figure that I need to
extend WebMarkupContainer.  Are there any examples available anywhere.  What
needs to be done differently?

Thanks,

Peter.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to