Package com.google.gwt.user.client.ui
Class HasVerticalAlignment.VerticalAlignmentConstant
- java.lang.Object
-
- 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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getVerticalAlignString()
Gets the CSS 'vertical-align' string associated with this constant.
-