[
https://issues.apache.org/jira/browse/WICKET-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juergen Donnerstag resolved WICKET-2866.
----------------------------------------
Assignee: Juergen Donnerstag
Fix Version/s: 1.4.10
1.5-M1
Resolution: Fixed
done
> Allow chaining with AutoCompleteSettings.setThrottleDelay(int)
> --------------------------------------------------------------
>
> Key: WICKET-2866
> URL: https://issues.apache.org/jira/browse/WICKET-2866
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-extensions
> Affects Versions: 1.4.8
> Reporter: Matthias Keller
> Assignee: Juergen Donnerstag
> Fix For: 1.4.10, 1.5-M1
>
> Original Estimate: 0.17h
> Remaining Estimate: 0.17h
>
> All setters in AutoCompleteSettings allow chaining by returning 'this' in the
> end except for setThrottleDelay(int) which returns void.
> Please add a return this; at the end of this method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.