Hi skippy,
ScrollPanel, its automatically adjust the scroll bars.
ScrollPanel scrollPanel = new ScrollPanel();
scrollPanel.setSize("width", "height");
scrollPanel.clear();
RootPanel.get("div-id").clear();
RootPanel.get("div-id").add(scrollPanel);
On Sat, Sep 11, 2010 at 2:03 AM, skippy <[email protected]> wrote:
> I need to ack a scrolPanel if its vertical scrol bar is visible, If
> so, I need to adjust the width of the table.
>
> Thanks
>
> --
> 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]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
--
Thanks & Regards
*S a n t o s h k u m a r . k*
--
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.