You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/11/20 15:50:14 UTC

[jira] Resolved: (WICKET-3180) DropDownChoice should use IAjaxIndicatorAware like AbstractDefaultAjaxBehavior.findIndicatorId()

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

Martin Grigorov resolved WICKET-3180.
-------------------------------------

       Resolution: Won't Fix
    Fix Version/s: 1.5-M4
                   1.4.14
         Assignee: Martin Grigorov

Still the purpose is not clear.
The indicator should be used in Ajax requests. In your code I don't see anything Ajax related. It seems you show the indicator just before complete page reload.


> DropDownChoice should use IAjaxIndicatorAware like AbstractDefaultAjaxBehavior.findIndicatorId()  
> --------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-3180
>                 URL: https://issues.apache.org/jira/browse/WICKET-3180
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4.13
>            Reporter: Michael Frankerl
>            Assignee: Martin Grigorov
>             Fix For: 1.4.14, 1.5-M4
>
>         Attachments: AjaxIndicatorAwareDropDownChoice.java
>
>
> DropDownChoice should use IAjaxIndicatorAware like AbstractDefaultAjaxBehavior.findIndicatorId()  in it's onComponentTag method, in order to work with the same indicatior mechanism.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.