PATH |
EOWidgetAssociation
- Inherits from:
- EOAssociation : EODelayedObserver (EOControl) : Object
- Implements:
- NSDisposable
- EOObserving (EOControl)
- Package:
- com.webobjects.eointerface
Class Description
Documentation for this class is forthcoming.
Interfaces Implemented
- NSDisposable
- dispose
- EOObserving
Method Types
- All methods
- EOWidgetAssociation
- defaultPrefersContinuousChangeNotification
- setDefaultPrefersContinuousChangeNotification
- canSupportValueFormatter
- isUsableWithObject
- objectKeysTaken
- prefersContinuousChangeNotification
- setObject
- setPrefersContinuousChangeNotification
- setValueFormatter
- valueFormatter
- widgetPlugin
- widgetPluginClass
Constructors
EOWidgetAssociation
public EOWidgetAssociation(Object anObject)
Static Methods
defaultPrefersContinuousChangeNotification
public static boolean defaultPrefersContinuousChangeNotification()
setDefaultPrefersContinuousChangeNotification
public static void setDefaultPrefersContinuousChangeNotification(boolean flag)
Instance Methods
canSupportValueFormatter
public boolean canSupportValueFormatter()
dispose
public void dispose()
isUsableWithObject
public boolean isUsableWithObject(Object anObject)
objectKeysTaken
public NSArray objectKeysTaken()
prefersContinuousChangeNotification
public boolean prefersContinuousChangeNotification()
setObject
public void setObject(Object anObject)
setPrefersContinuousChangeNotification
public void setPrefersContinuousChangeNotification(boolean flag)
setValueFormatter
public void setValueFormatter(Object format)
valueFormatter
public Object valueFormatter()
widgetPlugin
public EOWidgetAssociation.WidgetPlugin widgetPlugin()
widgetPluginClass
protected Class widgetPluginClass()
© 2001 Apple Computer, Inc. (Last Published April 21, 2001)