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. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
