Jeremy Thomerson wrote:
You could write your own tag resolver - seems like it would be fairly
easy.  Obviously if the component you want is in a repeater or such,
your tag will also have to be in the same "context" so to speak (same
repeater, etc).

--
Jeremy Thomerson
http://www.wickettraining.com




On Wed, Jul 22, 2009 at 8:00 PM, Jason Wang<jason.w...@bulletin.net> wrote:
I am thinking, if its possible to have a tag something looks like
<wicket:getIDFor="aComponentID"> which can output the Id wicket generates at
runtime
, people like me then do not need to include any javascript into wicket.
They can just leave
in the pages where they should belong to anyway.

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

Thats a great idea.

I love open source!

Thanks!
Jas

Reply via email to