Check out the source for Tapestry's mixins. You use the @Parameter
annotation in the mixin class.
Norman Franke
Answering Service for Directors, Inc.
www.myasd.com
On Oct 26, 2010, at 2:46 PM, Rich M wrote:
Hi,
how do you provide parameters to a mixin when you are doing an
Implementation Mixin? I'm running in 5.1.0.5 and the documentation
isn't very clear on this. I have the code below in the component
class where I would like to add the mixin, but I need to get the
template parameters to this component to finally place into the
proper parameters of the mixin.
@Mixin
private DeleteConfirm deleteConfirm;
Thanks,
Rich
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org