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/19 12:59:15 UTC

[jira] Commented: (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=12933781#action_12933781 ] 

Martin Grigorov commented on WICKET-3180:
-----------------------------------------

What do you mean ?

All you need to do is to create MyDropDownChoice that implements IAjaxIndicatorAware and then adding any Ajax behavior to your component will automatically do what you want.


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