You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2015/10/30 09:22:28 UTC

[jira] [Updated] (WICKET-6015) AjaxFallbackOrderByBorder/Link should support updateAjaxAttributes() idiom

     [ https://issues.apache.org/jira/browse/WICKET-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sven Meier updated WICKET-6015:
-------------------------------
    Affects Version/s: 7.1.0
        Fix Version/s: 7.2.0

Wicket 7 offers an overrideable #updateAjaxRequestAttributes() too, deprecating the constructor with IAjaxCallListener argument. This will ease migration.

> AjaxFallbackOrderByBorder/Link should support updateAjaxAttributes() idiom
> --------------------------------------------------------------------------
>
>                 Key: WICKET-6015
>                 URL: https://issues.apache.org/jira/browse/WICKET-6015
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 7.1.0, 8.0.0-M1
>            Reporter: Sven Meier
>            Assignee: Sven Meier
>            Priority: Trivial
>             Fix For: 7.2.0, 8.0.0-M1
>
>
> AjaxFallbackOrderByBorder/Link use an IAjaxCallListener currently, this should be changed to Wicket's updateAjaxAttributes() idiom, which allows users to tweak all properties of ajaxAttributes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)