[ http://issues.apache.org/jira/browse/WICKET-136?page=all ]

Eelco Hillenius updated WICKET-136:
-----------------------------------

    Component/s: wicket

> Add FormComponentPanel to the core project.
> -------------------------------------------
>
>                 Key: WICKET-136
>                 URL: http://issues.apache.org/jira/browse/WICKET-136
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>            Reporter: Eelco Hillenius
>         Assigned To: Juergen Donnerstag
>             Fix For: 2.0, 1.3
>
>         Attachments: 12-3-2006-FormComponentPanel-1.3.patch
>
>
> I found it to be quite a common case that you want to have a panel that 
> itself is not a form component in the sense that it actually receives user 
> input, but in the sense that it cooperates with the form processing. A 
> typical use case is a panel that embeds multiple form components but that to 
> the outside world acts like one component with one model. For example: a 
> Date/Time component could have a component for the date and components for 
> hours /minutes /am or pm.
> See the attached file for a component that supports such use. It is the 
> simplest version. The end-version should have <wicket:head> parsing in it, 
> but that's only possible with some refactoring.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to