Generated by
JDiff

Class com.webobjects.eogeneration.EOTableColumnController

The superclass changed from com.webobjects.eogeneration.EOController to com.webobjects.eogeneration.EOFormatValueController.

Removed Constructors
EOTableColumnController(WOContext)  
 

Added Constructors
EOTableColumnController(EOXMLUnarchiver)  
EOTableColumnController()  
 

Added Methods
boolean canBeTransient()  
void generateComponent()  
EOAssociation newAssociation(JComponent, EODisplayGroup, String, EODisplayGroup)  
JComponent newWidget()  
void setTableColumn(TableColumn)  
EOTable table()  
TableColumn tableColumn()