PATH |
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)
Instance Methods
displayGroupSelectionsAllowEnabled
protected boolean displayGroupSelectionsAllowEnabled()
invokeAction
public abstract void invokeAction()
isEnabled
protected boolean isEnabled()
isEnabledAtIndex
protected boolean isEnabledAtIndex(int index)
subjectChanged
public void subjectChanged()
widgetPluginClass
protected Class widgetPluginClass()
© 2001 Apple Computer, Inc. (Last Published April 21, 2001)