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