Irv Salisbury wrote:
> I am getting a lot further here in converting our javascript flow to
> JavaFlow, but have run into this. We use a restoreHook method on our
> Form to deal with repeaters.
>
> form.restoreHook =
> function(theForm) {
> cocoon.request.setAttribute( "dataObject", dataObject );
> cocoon.request.setAttribute( "screenObject", screenObject );
> };
>
> I am having trouble finding anything resembling this in JavaFlow.Not there yet ...looks like the perfect use case for an anonymous class. Although from the top of my head I am not sure if that's fully supported yet. Feel free to try and provide some feedback ...or maybe even a patch? ;) cheers -- Torsten
signature.asc
Description: OpenPGP digital signature
