if the tabs are in a panel that spans the page then you can use the
css to move them to the right.
the default styles for the tab are in the javadoc
CSS Style Rules
* .gwt-DecoratedTabPanel { the tab panel itself }
* .gwt-TabPanelBottom { the bottom section of the tab panel (the
deck containing the widget) }
you may want to also look at the styles for the DecoratedTabBar
2008/9/9 sboulay <[EMAIL PROTECTED]>:
>
> Is there any way to set the alignment of the tabs in a
> DecoratedTabPanel. All of my tabs are on the left side of the page, I
> would like them on the right side of the page.HorizontalPanel has
> something like setHorizontalAlignment ... how is this done when adding
> tabs to DecoratedTabPanel .
>
> Thanks
> -Serge-
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---