@Inject ComponentResources and call getInformalParameter(String name, Class<T> type)
Cheers, Lance. On Wednesday, 11 January 2012, ffred <[email protected]> wrote: > Hello, > I'm trying to develop a mixin for t:label component in which i need to get > the value of the 'for' attribute. > I currently find no way of doing this ! > Tried @Parameter, @BindParameter in many ways with no success at all. > > Is there any way of doing this ? > > Thanks. > > Fred > > > -- > View this message in context: http://tapestry.1045711.n5.nabble.com/5-2-how-to-read-the-for-attribute-of-a-t-label-in-a-mixin-tp5136617p5136617.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
