Hi,
In the host html file, I have a div to specify the location to load the widget
which is a vertical panel. I add 2 horizontal panel to it. I want the first one
to be left alignment. The second one is right alignment.
Should I define it from the div tag of the host file? Or should I define it on
the panel constructor using this.setHorizontalAlignment(align)?
I have tried to use this.setHorizontalAlignment(align) but the alignment not so
right. Both panel's components are aligning to the left.
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].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.