repeater children generate numeric ids, so

somPanel.listView.0.label should work

-igor

On Mon, Dec 12, 2011 at 2:56 PM, infiniter <[email protected]> wrote:
> What type of path expression can be used to get a component which is inside a
> repeater?
> So is there an expression like "somPanel.listView[0].label" that can be
> used? I mean, something like:
> MarkupContainer.get("somPanel.listView[0].label") ?
>
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/component-path-question-tp4188010p4188010.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

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

Reply via email to