PATH Documentation > WebObjects

Table of Contents

EOCocoaCheckBoxPlugin


Inherits from:
EOValueAssociation.ValuePlugin (EOInterface) : EOWidgetAssociation.WidgetPlugin (EOInterface) : Object
Implements:
NSDisposable
Package:
com.webobjects.eointerface.cocoa


Class Description


Documentation for this class is forthcoming.




Interfaces Implemented


NSDisposable
dispose


Method Types


All methods
EOCocoaCheckBoxPlugin
breakConnection
establishConnection
setValue
value
widgetKeysTaken


Constructors



EOCocoaCheckBoxPlugin

public EOCocoaCheckBoxPlugin( com.webobjects.eointerface.EOWidgetAssociation anEOWidgetAssociation, Object widget)

Description forthcoming.


Instance Methods



breakConnection

public void breakConnection()

See the breakConnection method description in the superclass EOAssociation.

dispose

public void dispose()

See the description in the documentation for NSDisposable.

establishConnection

public void establishConnection()

See the establishConnection method description in the superclass (EOAssociation).

setValue

public void setValue( Object value, boolean isEnabled)

Description forthcoming.

value

public Object value()

Description forthcoming.

widgetKeysTaken

public String[] widgetKeysTaken()

Description forthcoming.

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


Table of Contents