Dev at weitling napisaĆ(a):
Hi,
I have a Java Bean bound to a CForm. Now I have several problems (and
questions :-):
1) How to I get an (avalon) component out of that POJO Java class e.g.
to get a defined SQL connection?
2) How can I determine when a form.load or form.save call from a
flowscri
Hi,
I have a Java Bean bound to a CForm. Now I have several problems (and
questions :-):
1) How to I get an (avalon) component out of that POJO Java class e.g.
to get a defined SQL connection?
2) How can I determine when a form.load or form.save call from a
flowscript will end? An example: A Tab
Hi,
could someone please tell me whether it is possible to bind 2 class objects
together in flow in much the same way as I can bind a form object and a
class object together? If so you could you show me some examples of how to
do it and what structure my bind document would take. For example is i