Hello Experts,
Actually i want to use a Panel in GWT 2.4 ,which can be collapsed towards left.
I am making a Menutree on the left of the screen and will display the item on the right side of the screen which is selected by MenuTree,I want to put this MenuTree in a Panel which can be collapsed towards left when clicking some thing so that item in right panel can take full space of screen.
Can any one tell me to use Collapsible Component available at:
http://code.google.com/p/google-web-toolkit-incubator/source/browse/trunk/src/com/google/gwt/widgetideas/client/CollapsiblePanel.java?r=1723
I have made the classes as given in above link,i just want to do the task by these classes.
--
vaibhav jain.