[
https://issues.apache.org/jira/browse/WICKET-5439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865837#comment-13865837
]
Sven Meier edited comment on WICKET-5439 at 5/21/14 11:56 AM:
--------------------------------------------------------------
For Wicket 6.x #onRestart() can be overriden to prevent automatic update when
timer is restarted - Wicket 7.x will no longer update automatically.
was (Author: svenmeier):
#onRestart() can be overriden to prevent automatic update when timer is
restarted
> Allow restarting AbstractAjaxTimerBehavior without updating its hosting
> component
> ---------------------------------------------------------------------------------
>
> Key: WICKET-5439
> URL: https://issues.apache.org/jira/browse/WICKET-5439
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 6.12.0, 7.0.0-M1
> Reporter: Sven Meier
> Assignee: Sven Meier
> Priority: Minor
> Fix For: 6.14.0, 7.0.0-M1
>
>
> Currently when AbstractAjaxTomerBehavior is restarted, its updates its whole
> hosting component. This is undesirable when you have added the behavior to
> the page or another component high in the hierarchy.
--
This message was sent by Atlassian JIRA
(v6.2#6252)