| 
WebObjects 5.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EOTableColumnAssociation | |
| com.webobjects.eointerface | |
| com.webobjects.eointerface.cocoa | |
| com.webobjects.eointerface.swing | |
| Uses of EOTableColumnAssociation in com.webobjects.eointerface | 
| Methods in com.webobjects.eointerface that return EOTableColumnAssociation | |
 EOTableColumnAssociation | 
EOTableAssociation.editingTableColumnAssociation()
If a field in the table is being edited, this method will return the column assocaition for the table column of the edited field.  | 
abstract  EOTableColumnAssociation | 
EOTableAssociation.TablePlugin.tableColumnAssociationForColumnAtIndex(int columnIndex)
Asks the plugin of the table view for the column association at a specific index.  | 
| Uses of EOTableColumnAssociation in com.webobjects.eointerface.cocoa | 
| Methods in com.webobjects.eointerface.cocoa that return EOTableColumnAssociation | |
 EOTableColumnAssociation | 
EOCocoaTableViewPlugin.associationForColumnAtIndex(int columnIndex)
Deprecated. in the Java EOInterface Cocoa Framework. Don't use this method.  | 
 EOTableColumnAssociation | 
EOCocoaTableViewPlugin.tableColumnAssociationForColumnAtIndex(int columnIndex)
Returns the EOTableColumnAssociation that manages the NSTableColumn at index columnIndex in the plugin's NSTableView. | 
| Uses of EOTableColumnAssociation in com.webobjects.eointerface.swing | 
| Methods in com.webobjects.eointerface.swing that return EOTableColumnAssociation | |
 EOTableColumnAssociation | 
EOSwingTablePlugin.tableColumnAssociationForColumnAtIndex(int columnIndex)
Returns the EOTableColumnAssociation for the column at the specified index.  | 
 EOTableColumnAssociation | 
EOColumnEditor.editingTableColumnAssociation()
Returns the EOTableColumnAssociation that's bound to the column being edited (the column is cached in EOColumnEditor's implementation of shouldSelectCell and getTableCellEditorComponent). | 
| Methods in com.webobjects.eointerface.swing with parameters of type EOTableColumnAssociation | |
 EOColumnEditor | 
EOSwingTableColumnPlugin.TableColumnCustomizer.editorForAssociation(EOTableColumnAssociation association)
Returns an EOColumnEditor which will be used as a TableCellEditor for this column.  | 
 TableCellRenderer | 
EOSwingTableColumnPlugin.TableColumnCustomizer.rendererForAssociation(EOTableColumnAssociation association)
Returns an TableCellRenderer to be used for this column.  | 
  | 
Last updated Thu Jan 10 18:10:21 PST 2002. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||