One note about ZoneRefresh mixin: https://issues.apache.org/jira/browse/TAP5-2100
So it provides not the original event context(that was encoded in url) but the context populated from parameter. And so it has no sence for now. On Wed, Apr 24, 2013 at 4:21 PM, Michael Prescott < michael.r.presc...@gmail.com> wrote: > Okay! I've filed it as https://issues.apache.org/jira/browse/TAP5-2111 > > > On 24 April 2013 09:07, Lance Java <lance.j...@googlemail.com> wrote: > > > Far from being a gory detail, it's part of the public API for the mixin, > > very similar to AutoComplete's "provideCompletions" event. > > > > The mixin should ideally declare the event using @Events("refresh") and > > should have a mention in the javadoc too. > > > -- BR Ivan