int width = EOUtilities.entityNamed( ec, "Person" ).attributeNamed( "name" ).width();

:)

- hugi

// Hugi Thordarson
// http://hugi.karlmenn.is/



On 23.3.2009, at 08:38, Amiel Montecillo wrote:

Hi List,

I have an EO called Person with an attribute name that has an external width of 64.

How do I get the external wdith (64) for this property in validateName(String name) method?

I noticed from the docs that EOAttribute has a width() method but I can't seem to connect the dots how I can acquire this.

Any help is grreatly appreciated.

Thanks,
Amiel

--
socket error: unable to connect to 127.0.0.1
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/hugi%40karlmenn.is

This email sent to [email protected]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to