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 Dilger (JIRA)" <ji...@apache.org> on 2011/09/03 17:22:09 UTC

[jira] [Created] (WICKET-4023) Please Allow AjaxLink to use getChannelName

Please Allow AjaxLink to use getChannelName
-------------------------------------------

                 Key: WICKET-4023
                 URL: https://issues.apache.org/jira/browse/WICKET-4023
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.5-RC7
            Reporter: Martin Dilger


Please allow AjaxLink to provide an empty getChannelName() that is called by its internal AjaxEventBehavior, so that Ajax-Channels can be used without
overriding the whole behavior.

I know, not all methods should be provided and I also know its possible to override the AjaxEventBehavior, but an AjaxLink should at least provide the Possibility
to assign it to a specific Channel.

THanks..

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (WICKET-4023) Please Allow AjaxLink to use getChannelName

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4023.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.1
         Assignee: Martin Grigorov

> Please Allow AjaxLink to use getChannelName
> -------------------------------------------
>
>                 Key: WICKET-4023
>                 URL: https://issues.apache.org/jira/browse/WICKET-4023
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5-RC7
>            Reporter: Martin Dilger
>            Assignee: Martin Grigorov
>             Fix For: 1.5.1
>
>         Attachments: 0001-WICKET-4023-Allow-Ajax-Link-to-assign-its-Ajax-Chann.patch
>
>
> Please allow AjaxLink to provide an empty getChannelName() that is called by its internal AjaxEventBehavior, so that Ajax-Channels can be used without
> overriding the whole behavior.
> I know, not all methods should be provided and I also know its possible to override the AjaxEventBehavior, but an AjaxLink should at least provide the Possibility
> to assign it to a specific Channel.
> THanks..

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WICKET-4023) Please Allow AjaxLink to use getChannelName

Posted by "Martin Dilger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Dilger updated WICKET-4023:
----------------------------------

    Attachment: 0001-WICKET-4023-Allow-Ajax-Link-to-assign-its-Ajax-Chann.patch

A Patch that provides the idea as Implementation.

> Please Allow AjaxLink to use getChannelName
> -------------------------------------------
>
>                 Key: WICKET-4023
>                 URL: https://issues.apache.org/jira/browse/WICKET-4023
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5-RC7
>            Reporter: Martin Dilger
>         Attachments: 0001-WICKET-4023-Allow-Ajax-Link-to-assign-its-Ajax-Chann.patch
>
>
> Please allow AjaxLink to provide an empty getChannelName() that is called by its internal AjaxEventBehavior, so that Ajax-Channels can be used without
> overriding the whole behavior.
> I know, not all methods should be provided and I also know its possible to override the AjaxEventBehavior, but an AjaxLink should at least provide the Possibility
> to assign it to a specific Channel.
> THanks..

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira