Is it possible to override eg. the active() method from a
formdatasource in a similar way you can override modified() of a
formcontrol from a controlling class?

I'm currently working on a customization that requires the
construction of a dynamic form in runtime depending on different
parameters. I've succeeded to build the form with different
datasources, tabpages, etc... I also need to respond on useractions
in this form, therefore i used  "formRun.controlMethodOverload
(true);    formRun.controlMethodOverloadObject(this);" so that i can
override modified(), etc... of my form controls. So far so good.

But now i'm stuck with the formdatasource methods. I should be able
to override the active() & linkactive() of these in runtime added
datasources.

Is there somebody that has any experience with this?









Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to