you could call visitChildren(IVisitor) on the page and use
Component#getMarkupId
to find the matching component.

hth,
  Gerolf

On Jan 10, 2008 3:13 AM, Ryan Sonnek <[EMAIL PROTECTED]> wrote:

> is there any way to locate a component in a page with only the markup id?
>
> For scriptaculous integration, i have an ajax request with only the
> markup id, and i'd like to find the matching wicket component.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to