Documentation Archive Developer
Search
PATH Documentation > WebObjects

Table of Contents

EOValueSelectionAssociation


Inherits from:
EOWidgetAssociation : EOAssociation : EODelayedObserver (EOControl) : Object
Implements:
NSDisposable
EOObserving (EOControl)
Package:
com.webobjects.eointerface


Class Description


Documentation for this class is forthcoming.




Interfaces Implemented


NSDisposable
EOObserving


Method Types


All methods
EOValueSelectionAssociation
endEditing
primaryAspect
subjectChanged
widgetPluginClass
widgetSelectionDidChange


Constructors



EOValueSelectionAssociation

public EOValueSelectionAssociation(Object anObject)

Description forthcoming.


Instance Methods



endEditing

public boolean endEditing()

Description forthcoming.

primaryAspect

public String primaryAspect()

Returns EOAssociation.SelectedTitleAspect.

subjectChanged

public void subjectChanged()

Description forthcoming.

widgetPluginClass

protected Class widgetPluginClass()

Description forthcoming.

widgetSelectionDidChange

public boolean widgetSelectionDidChange()

Description forthcoming.

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


Table of Contents