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

Igor Vaynberg commented on WICKET-3308:
---------------------------------------

i would rephrase that a bit:

FormComponentPanels often access this method when constructing their converted 
input value which is often the combination of converted values of the embedded 
FormComponents


> Turn the FormComponent#getConvertedInput method to protected
> ------------------------------------------------------------
>
>                 Key: WICKET-3308
>                 URL: https://issues.apache.org/jira/browse/WICKET-3308
>             Project: Wicket
>          Issue Type: Improvement
>    Affects Versions: 1.5-M3
>            Reporter: Pedro Santos
>            Assignee: Igor Vaynberg
>            Priority: Trivial
>
> Pasting a message from the irc:
> "whats the "right" way of retreiving values from a simple formcomponent such 
> as textfield<String>: youve got getModel, getValue, getInput, 
> getConvertedValue, ......."
> getConvertedInput is mainly used by updateModel and FormComponent subclasses, 
> an protected access modifier would make the API clearer

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