repeater children generate numeric ids, so

somPanel.listView.0.label should work

-igor

On Mon, Dec 12, 2011 at 2:56 PM, infiniter <infini...@gmail.com> 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: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>

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

Reply via email to