On Wed, 09 Jun 2010 10:05:44 -0300, t5_lothar wrote:
The thing is: I'd like to be able to place the text fields independently
on the screen. Therefore I want to get red of the loop included in
BeanEditor.tml. Would you suggest to inherit from BeanEditor in this
case?
The easiest way would
Thank you for the quick response.
The thing is: I'd like to be able to place the text fields independently on
the screen. Therefore I want to get red of the loop included in
BeanEditor.tml. Would you suggest to inherit from BeanEditor in this case?
Lothar
Thiago H. de Paula Figueiredo wrote:
>
On Wed, 09 Jun 2010 09:46:50 -0300, t5_lothar wrote:
Hello all,
Hi!
my goal is to create something like BeanEditForm, but the underlying
data is not a Java Bean but a an XML tree (org.jdom.Element).
Why don't you use BeanEditForm or BeanEditor and just create custom
PropertyModels for