Package com.google.gwt.user.client.ui
Class HasVerticalAlignment.VerticalAlignmentConstant
java.lang.Object
com.google.gwt.user.client.ui.HasVerticalAlignment.VerticalAlignmentConstant
- Enclosing interface:
HasVerticalAlignment
Horizontal alignment constant.
-
Method Summary
Modifier and TypeMethodDescriptionGets the CSS 'vertical-align' string associated with this constant.
-
Method Details
-
getVerticalAlignString
Gets the CSS 'vertical-align' string associated with this constant.- Returns:
- the CSS 'vertical-align' value
-