Hi,
I have a CompoundForm that have a VO as FormObject. I was using the ...binding.swing.ComboBoxModelAdapter to display other property not in my VO, but after the 'forms' package refactoring the ComboBoxModelAdapter doesn't exists anymore.
How can I set others properties in my Form that are not in my FormObject?
Thanks,
Mauro.


Reply With Quote