FWIW, the sample code I added to the other thread also shows setting
vertical alignment.

http://groups.google.com/group/google-web-toolkit/browse_thread/thread/ae382844d84c20e9#

On Mar 27, 6:52 am, dhoffer <[email protected]> wrote:
> Yup, my brain and IDE were in park yesterday I guess, thanks.
>
> -Dave
>
> On Mar 27, 2:17 am, Jens <[email protected]> wrote:
>
>
>
>
>
>
>
> > Just use the constants defined in HasVerticalAlignment.
>
> > horizontalPanel.setVerticalAlignment(HasVerticalAlignment.ALIGN_TOP)
>
> > -- J.
>
> > Am Montag, 26. März 2012 22:12:24 UTC+2 schrieb dhoffer:
>
> > > GWT 2.4.  Why are VerticalAlignmentConstant fields package private in
> > > HasVerticalAlignment and constructor is private?  This makes it
> > > impossible to use in other packages such as
> > > HorizontalPanel#setVerticalAlignment() or am I missing something?

-- 
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.

Reply via email to