Re: [Wicket-user] Question about Panel in Form

2006-02-17 Thread Martijn Dashorst
Yes.MartijnOn 2/17/06, Frank Silbermann <[EMAIL PROTECTED]> wrote: I've seen examples of putting widgets into a Form, but I've not seen onewhere a Panel is added to a Form.Suppose I have a collection of form widgets (text boxes, radio buttons,etc.) that I need to put in forms on many different page

[Wicket-user] Question about Panel in Form

2006-02-17 Thread Frank Silbermann
I've seen examples of putting widgets into a Form, but I've not seen one where a Panel is added to a Form. Suppose I have a collection of form widgets (text boxes, radio buttons, etc.) that I need to put in forms on many different pages. If I put these components in a Panel, does adding the Panel