Documentation Archive Developer
Search
PATH Documentation > WebObjects

Table of Contents

EOAttribute


Inherits from:
Object
Implements:
NSCoding
Package:
com.webobjects.eodistribution.client


Class Description


Documentation for this class is forthcoming.




Method Types


All methods
EOAttribute
decodeObject
allowsNull
classForCoder
encodeWithCoder
name
toString
validateValue
valueClassName
width


Constructors



EOAttribute

public EOAttribute()




Static Methods



decodeObject

public static Object decodeObject(NSCoder aNSCoder)




Instance Methods



allowsNull

public boolean allowsNull()



classForCoder

public Class classForCoder()



encodeWithCoder

public void encodeWithCoder(NSCoder aNSCoder)



name

public String name()



toString

public String toString()



validateValue

public Object validateValue(Object anObject)



valueClassName

public String valueClassName()



width

public int width()



© 2001 Apple Computer, Inc. (Last Published April 17, 2001)


Table of Contents