Hi,
I have a list of objects over which a page is iterating and creating
instances of beanedit components.
In case of validation I can simply catch the validation event of all
forms with a
onValidateForm. However I don't know where to record a potential error.
The gotcha here is that the list has a dynamic length and I do not
have references to every beanedit component in my page class.
Is there any possibility to get a reference to the component that
fired the event at runtime?

Thanks,
 Markus

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to