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

Igor Vaynberg resolved WICKET-236.
----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0)

> need to externalize ability to create urls targetted for behaviors into 
> requestcycle from abstractajaxbehavior
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-236
>                 URL: https://issues.apache.org/jira/browse/WICKET-236
>             Project: Wicket
>          Issue Type: Improvement
>    Affects Versions: 1.3, 2.0
>            Reporter: Igor Vaynberg
>         Assigned To: Alastair Maw
>             Fix For: 1.3
>
>         Attachments: WICKET-236-a.patch
>
>
> right now the url for behavior creation is only defined in 
> abstractajaxbehavior, we need a method on request cycle that looks like this:
> requestcycle.urlfor(component,behavior,interface)
> and on component like this:
> component.urlfor(behavior, interface)

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

Reply via email to