Generated by
JDiff

Class com.webobjects.eogeneration.EOTableController

The superclass changed from com.webobjects.eogeneration.EOController to com.webobjects.eogeneration.EODefaultActionTrigger.
Added interfaces com.webobjects.eogeneration.EOWidgetController.TableWidget, java.awt.event.ComponentListener.

Removed Constructors
EOTableController(WOContext)  
 

Added Constructors
EOTableController(EOXMLUnarchiver)  
EOTableController()  
 

Added Methods
boolean allowsMultipleSelection()  
void componentDidBecomeVisible()  
void componentHidden(ComponentEvent)  
void componentMoved(ComponentEvent)  
void componentResized(ComponentEvent)  
void componentShown(ComponentEvent)  
JComponent mouseListenerViewInWidget()  
EOAssociation newAssociation(JComponent, EODisplayGroup, String, EODisplayGroup)  
JComponent newWidget()  
void setAllowsMultipleSelection(boolean)  
void setSortsByColumnOrder(boolean)  
boolean sortsByColumnOrder()  
void startListeningToWidget()  
void stopListeningToWidget()  
EOTable table()