Documentation Archive Developer
Search
PATH Documentation > WebObjects

Table of Contents

EOValueAssociation.ValuePlugin


Inherits from:
EOWidgetAssociation.WidgetPlugin : Object
Implements:
NSDisposable
Package:
com.webobjects.eointerface


Class Description


Documentation for this class is forthcoming.




Interfaces Implemented


NSDisposable


Method Types


All methods
EOValueAssociation.ValuePlugin
setValue
useURLAsValue
value


Constructors



EOValueAssociation.ValuePlugin

public EOValueAssociation.ValuePlugin( EOWidgetAssociation anEOWidgetAssociation, Object anObject)

Description forthcoming.


Instance Methods



setValue

public abstract void setValue( Object anObject, boolean aBoolean)

Description forthcoming.

useURLAsValue

public boolean useURLAsValue()

Description forthcoming.

value

public abstract Object value()

Description forthcoming.

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


Table of Contents