i don't understand why you want to minimize/ maximize a tab. But if its something like you want to hide/ show the contents of a tab say on click of a button, you can modify the style by using the display property. Setting display : none would not display the contents. And to show the controls buttons, you can add custom widgets to the TabSet header
Thanks Ashwin On Jun 23, 10:03 am, Sridhar PV <sridharpv....@gmail.com> wrote: > Hi, > > Can any one help me to implement 'Minimizinging' and 'Maximizing' > functionality in GWT or Smart GWT other than Window widget. > > In my case, we are adding Tabs to Tabset. But for tabs we donot have > minimizing option. Is there any other approach to implement the above > functionality? > > Thanks In Advance. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.