javierdotnet / gwt-ext

Automatically exported from code.google.com/p/gwt-ext
0 stars 2 forks source link

Not Showing Resizable Pannel #504

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Removing units with errors
   Errors in
'file:/E:/EclipseWorkspace/Resize/src/my/design/client/ResizablePanelSample.java
'
      Line 21: No source code is available for type
com.gwtext.client.widgets.Panel; did you forget to inherit a required module?
      Line 32: No source code is available for type
com.gwtext.client.widgets.ResizableConfig; did you forget to inherit a
required module?
      Line 33: No source code is available for type
com.gwtext.client.widgets.Resizable; did you forget to inherit a required
module?
      Line 36: No source code is available for type
com.gwtext.client.widgets.event.ResizableListenerAdapter; did you forget to
inherit a required module?

2.
3.

What is the expected output? What do you see instead?

doing resizable panel program
What version of the product are you using? On what operating system?

windows xp 
Please provide any additional information below.

Original issue reported on code.google.com by saurabhs...@gmail.com on 22 Jul 2009 at 8:12