Generated by
JDiff

Class com.webobjects.eogeneration.EOComboBoxController

The superclass changed from com.webobjects.eogeneration.EOController to com.webobjects.eogeneration.EOTitlesController.
Added interface com.webobjects.eogeneration.EOWidgetController.QueryWidget.

Removed Constructors
EOComboBoxController(WOContext)  
 

Added Constructors
EOComboBoxController(EOXMLUnarchiver)  
EOComboBoxController()  
 

Added Methods
boolean isQueryWidget()  
EOAssociation newAssociation(JComponent, EODisplayGroup, String, EODisplayGroup)  
JComponent newWidget()  
boolean preferredUsesLabelComponent()  
void setIsQueryWidget(boolean)  
void setValueKey(String)  
String valueKey()  
 

Changed Methods
String toString() Method was inherited from com.webobjects.appserver.WOComponent, but is now defined locally.