Re: How to get Avalon Component from Bean?

2007-02-24 Thread Grzegorz Kossakowski
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

How to get Avalon Component from Bean?

2007-02-24 Thread Dev at weitling
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

Class Object binding

2007-02-24 Thread Andrew Madu
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