Generated by
JDiff

Class com.webobjects.eogeneration.EOQuickTimeViewController

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

Removed Constructors
EOQuickTimeViewController(WOContext)  
 

Added Constructors
EOQuickTimeViewController(EOXMLUnarchiver)  
EOQuickTimeViewController()  
 

Added Methods
String URLKey()  
boolean canBeTransient()  
boolean isEditable()  
EOAssociation newAssociation(JComponent, EODisplayGroup, String, EODisplayGroup)  
JComponent newWidget()  
int quickTimeCanvasResizing()  
void setQuickTimeCanvasResizing(int)  
void setURLKey(String)  
 

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