Generated by
JDiff

Class com.webobjects.eogeneration.EOOneValueEnumerationController

The superclass changed from com.webobjects.eogeneration.EOController to com.webobjects.eogeneration.EOEnumerationController.
Added interfaces com.webobjects.eogeneration.EOWidgetController.QueryWidget, java.awt.event.ActionListener.

Removed Constructors
EOOneValueEnumerationController(WOContext)  
 

Added Constructors
EOOneValueEnumerationController(EOXMLUnarchiver)  
EOOneValueEnumerationController()  
 

Added Methods
void actionPerformed(ActionEvent)  
boolean canPerformActionNamed(String)  
void deselect()  
boolean isQueryWidget()  
EOAssociation newAssociation(JComponent, EODisplayGroup, String, EODisplayGroup)  
JComponent newWidget()  
void setIsQueryWidget(boolean)  
void startListeningToWidget()  
void stopListeningToWidget()