[
https://issues.apache.org/jira/browse/WICKET-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211817#comment-13211817
]
Martin Grigorov commented on WICKET-1525:
-----------------------------------------
Are you still using the SVN repo ?
https://github.com/apache/wicket/blob/trunk/wicket-core/src/main/java/org/apache/wicket/ajax/AbstractAjaxTimerBehavior.java#L183
> Ability to enable/disable AbstractAjaxTimerBehavior
> ---------------------------------------------------
>
> Key: WICKET-1525
> URL: https://issues.apache.org/jira/browse/WICKET-1525
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Reporter: Frank Bille Jensen
> Assignee: Martin Grigorov
> Priority: Minor
> Fix For: 6.0.0
>
> Attachments: AbstractAjaxRestartableTimerBehavior.java,
> AjaxRestartableSelfUpdatingTimerBehavior.java, WICKET-1525.patch,
> WICKET-1525.patch, quickstart.tgz
>
>
> Convert the existing "stop" functionality into using the isEnabled() method
> on IBehavior. This would make it possible to disable and enable a timer.
> (The stop method was added before[R490397] IBehavior got the isEnabled
> method[510198])
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira