On Tue, 23 Oct 2012 19:21:21 -0200, bhorvat <horvat.z.bo...@gmail.com> wrote:

<t:textfield t:value="val" t:mixins="submitautocomplete,
jquery/autocomplete::after:submitautocomplete"/>

However I am having one problem, I need to call my mixing after Autocomplete and I have tried that with the after prefix but for some reason that didnt
work out. So have tried to add InitializationPriority.LATE as shown above
and that worked.

Any idea why the first approach didnt?

Have you tried annotating your mixin class with @MixinAfter?

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