Answering the question in the subject:

@InjectContainer
private Object parent;

Actually, you can use any type you want, but an exception will be thrown if it the parent component isn't assignable to the field.

--
Thiago H. de Paula Figueiredo

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

Reply via email to