[
https://issues.apache.org/jira/browse/WICKET-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg resolved WICKET-1801.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.4-M4
1.3.5
Assignee: Igor Vaynberg
> Make AbstractDefaultAjaxBehavior.findIndicatorId() protected
> ------------------------------------------------------------
>
> Key: WICKET-1801
> URL: https://issues.apache.org/jira/browse/WICKET-1801
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Reporter: John Krasnay
> Assignee: Igor Vaynberg
> Priority: Trivial
> Fix For: 1.3.5, 1.4-M4
>
>
> When adding an AJAX behavior to a component it is sometimes awkward to have
> to implement IAjaxIndicatorAware since it can't be done with an anonymous
> inner class. It would be handy to simply override
> AbstractDefaultAjaxBehavior.findIndicatorId() and return the ID of the
> indicating component directly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.