Close
jGuru Forums
Posted By: arnaud_jamin Posted On: Wednesday, November 27, 2002 03:41 AM
is it possible to specify what properties are returned by the toString method of an ObjectData ? By default, it return all the properties like this : "{p1=" + p1 + " p2=" + p2 "}" I'd like it to return only one of the properties.
Re: Specifying ObjectData.toString() ?
Posted By: Ara_Abrahamian Posted On: Thursday, November 28, 2002 11:51 AM
Ara.