On Wed, 07 Nov 2012 06:33:22 -0200, Lance Java <lance.j...@googlemail.com> wrote:

The grid component contains a nested "rows" component of type GridRows. Is there a way that I can attach a mixin to the nested GridRows instance?

I don't think so.

I realise that this can be done globally via a ComponentTransformWorker2 but I'd like to apply an instance mixin.

You can applyl an instance mixin in a non-global way in a ComponentTransformWorker2: you just need use some logic to apply it or not to a given component instance.

--
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