Here is how one can solve this<http://mgelbana.wordpress.com/2012/12/25/how-to-stop-the-zonerefresh-mixin/>
On Tue, Dec 25, 2012 at 6:32 PM, Lenny Primak <[email protected]>wrote: > There are plenty of examples on the Internet on how to do this if you look > around. It's not trivial but it's easily done with some time investment. > > > > On Dec 25, 2012, at 9:38 AM, Muhammad Gelbana <[email protected]> wrote: > > > I'm willing to do it that way but I don't know how. > > > > On Tue, Dec 25, 2012 at 5:22 PM, Lenny Primak <[email protected] > >wrote: > > > >> I can't think of a reason why it can't be done with custom JavaScript. > >> > >> On Dec 25, 2012, at 9:12 AM, Muhammad Gelbana <[email protected]> > wrote: > >> > >>> Isn't there a way to workaround this in the meantime ? > >>> > >>> On Thu, Jan 12, 2012 at 9:07 AM, Yohan Yudanara < > >> [email protected]>wrote: > >>> > >>>> Thanks for your suggestion. But I'm looking to stop periodical refresh > >>>> after some condition is met. > >>>> I've file a JIRA about it. > >>>> > >>>> On Thu, Jan 12, 2012 at 12:33 PM, Lenny Primak < > [email protected] > >>>>> wrote: > >>>> > >>>>> If you are looking to refresh just once, there is a way to do that > >> using > >>>>> the flow logix library. > >>>>> http://code.google.com/p/flowlogix/wiki/TLPeriodicUpdater > >>>>> > >>>>> > >>>>> On Jan 12, 2012, at 12:13 AM, Yohan Yudanara < > [email protected] > >>> > >>>>> wrot > >>>>> > >>>>>> Hi.. > >>>>>> > >>>>>> I'm trying to use Tapestry 5.3 new feature: ZoneRefresh mixins to > auto > >>>>>> update zone periodically. > >>>>>> I have a question: How to stop the refresh? > >>>>>> > >>>>>> Is it always infinite periodical refresh? > >>>>>> > >>>>>> Thanks in advance > >>>>> > >>>>> --------------------------------------------------------------------- > >>>>> To unsubscribe, e-mail: [email protected] > >>>>> For additional commands, e-mail: [email protected] > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
