PATH Documentation > WebObjects

Table of Contents

EOActionWidgetAssociation


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
EOActionWidgetAssociation
displayGroupSelectionsAllowEnabled
invokeAction
isEnabled
isEnabledAtIndex
subjectChanged
widgetPluginClass


Constructors



EOActionWidgetAssociation

public EOActionWidgetAssociation(Object anObject)

Description forthcoming.


Instance Methods



displayGroupSelectionsAllowEnabled

protected boolean displayGroupSelectionsAllowEnabled()

Description forthcoming.

invokeAction

public abstract void invokeAction()

Description forthcoming.

isEnabled

protected boolean isEnabled()

Description forthcoming.

isEnabledAtIndex

protected boolean isEnabledAtIndex(int index)

Description forthcoming.

subjectChanged

public void subjectChanged()

Description forthcoming.

widgetPluginClass

protected Class widgetPluginClass()

Description forthcoming.

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


Table of Contents