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

Martin Grigorov resolved WICKET-2923.
-------------------------------------

    Fix Version/s: 1.5-M1
       Resolution: Fixed

Fixed in 1.4.x with r979068 and in trunk with r979069.

> Make form.getHiddenFieldId public.
> ----------------------------------
>
>                 Key: WICKET-2923
>                 URL: https://issues.apache.org/jira/browse/WICKET-2923
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: Michał Letyński
>            Assignee: Martin Grigorov
>             Fix For: 1.4.10, 1.5-M1
>
>
> I wanted to write link compoent which is based  on implementation of 
> SubmitLink.getTriggerJavaScript(). But i cant use it since getHiddenFieldId 
> is protected. SubmitLink can since its in the same package. This method is 
> already forbidden to extend since its final so i think you can do it public.

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