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

Hudson commented on WICKET-2923:
--------------------------------

Integrated in Apache Wicket 1.4.x #59 (See 
[http://hudson.zones.apache.org/hudson/job/Apache%20Wicket%201.4.x/59/])
    WICKET-2923 Make form.getHiddenFieldId public.

Make the method visible to custom components.


> 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