com.google.gwt.user.client.ui
Class HasVerticalAlignment.VerticalAlignmentConstant

java.lang.Object
  extended by com.google.gwt.user.client.ui.HasVerticalAlignment.VerticalAlignmentConstant
Enclosing interface:
HasVerticalAlignment

public static class HasVerticalAlignment.VerticalAlignmentConstant
extends java.lang.Object

Horizontal alignment constant.


Method Summary
 java.lang.String getVerticalAlignString()
          Gets the CSS 'vertical-align' string associated with this constant.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getVerticalAlignString

public java.lang.String getVerticalAlignString()
Gets the CSS 'vertical-align' string associated with this constant.

Returns:
the CSS 'vertical-align' value