Generated by
JDiff

Class com.webobjects.eogeneration.EOTextFieldController

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

Removed Constructors
EOTextFieldController(WOContext)  
 

Added Constructors
EOTextFieldController(EOXMLUnarchiver)  
EOTextFieldController()  
 

Added Methods
void actionPerformed(ActionEvent)  
boolean disposeIfTransient()  
boolean isQueryWidget()  
EOAssociation newAssociation(JComponent, EODisplayGroup, String, EODisplayGroup)  
JComponent newWidget()  
boolean preferredUsesLabelComponent()  
void setAlignmentForWidget(JComponent, int)  
void setIsQueryWidget(boolean)  
void setUsesPasswordField(boolean)  
void startListeningToWidget()  
void stopListeningToWidget()  
boolean usesPasswordField()