Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-136

Add FormComponentPanel to the core project.

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ehillenius Eelco Hillenius
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: