You can set any model in your form component panel. But its value will be
set during the form processing, after the validation step.
FormComponent#convertInput is invoked before the validation step, and it
only sets the converted input in the FormComponent (see
FormComponent#setConvertedInput). It don't set the model already.

On Fri, Apr 22, 2011 at 4:12 AM, kamiseq <kami...@gmail.com> wrote:

> hej,
> on the second thought I can implement (in this simple case) a model
> backuped
> by List or Set and then let Form (or FormComponentPanel) to process all
> fields.
>
> pozdrawiam
> Paweł Kamiński
>
> kami...@gmail.com
> pkaminski....@gmail.com
> ______________________
>



-- 
Pedro Henrique Oliveira dos Santos

Reply via email to