Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 302442

Summary: [Shell] Move the widgetResized and widgetMoved methods from EventUtil.js to Shell.js
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.0   
Target Milestone: 1.3 M6   
Hardware: All   
OS: All   
Whiteboard:

Description Ivan Furnadjiev CLA 2010-02-10 10:26:33 EST
EventUtil#widgetResized and EventUtil#widgetMoved methods are only used by Shell. Thus, Shell.js will be a proper place for them.
Comment 1 Ivan Furnadjiev CLA 2010-02-15 09:07:43 EST
Changes are in CVS HEAD.