[Opensource] DefaultAutoElement question
Helga Wyns
helgawyns at hotmail.com
Fri Mar 14 04:29:09 PST 2003
Hi all,
I'm using the
com.jcorporate.expresso.services.controller.ui.DefaultAutoElement.renderDBObjectField()
method. In the source code, I found the following lines:
if (dbobj.isVirtual(fieldName)) {
return null;
}
I've removed these lines, as I want to render my virtual fields as well. I
just wonder why it is implemented this way?
_________________________________________________________________
More information about the Opensource
mailing list