WebObjects 5.1

Uses of Class
com.webobjects.eointerface.EOTableAssociation

Packages that use EOTableAssociation
com.webobjects.eointerface   
com.webobjects.eointerface.cocoa   
com.webobjects.eointerface.swing   
 

Uses of EOTableAssociation in com.webobjects.eointerface
 

Methods in com.webobjects.eointerface that return EOTableAssociation
abstract  EOTableAssociation EOTableColumnAssociation.TableColumnPlugin.tableAssociation()
          Returns an association for the table of this plugin's column.
abstract  EOTableAssociation EOTableAssociation.TablePlugin.existingTableAssociation()
          Asks the plugin of the table view for an already existing table association.
 

Uses of EOTableAssociation in com.webobjects.eointerface.cocoa
 

Methods in com.webobjects.eointerface.cocoa that return EOTableAssociation
 EOTableAssociation EOCocoaTableColumnPlugin.tableAssociation()
          Gets the EOTableAssociation object that manages the table that contains this plugin's NSTableColumn.
 EOTableAssociation EOCocoaTableViewPlugin.existingTableAssociation()
          Returns the table association for this plugin.
 

Uses of EOTableAssociation in com.webobjects.eointerface.swing
 

Methods in com.webobjects.eointerface.swing that return EOTableAssociation
 EOTableAssociation EOSwingTablePlugin.existingTableAssociation()
          Returns the EOTableAssociation for this plugin's table.
 EOTableAssociation EOSwingTableColumnPlugin.tableAssociation()
          Returns the table association of the table containing this plugin's column.
 


Last updated Thu Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.