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

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

    [ https://issues.apache.org/jira/browse/WICKET-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933796#action_12933796 ] 

Michael Frankerl edited comment on WICKET-3180 at 11/19/10 8:05 AM:
--------------------------------------------------------------------

I would like to see a fallbacking implementation in the above mentioned DropDownChoice#onComponentTag() method. See my example code.


  
> 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
>         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.