public interface HasVerticalAlign
Modifier and Type | Method and Description |
---|---|
String |
getVerticalAlign() |
void |
setVerticalAlign(com.google.gwt.dom.client.Style.VerticalAlign align)
Set the Vertical alignment of the widget
|
void setVerticalAlign(com.google.gwt.dom.client.Style.VerticalAlign align)
String getVerticalAlign()
Copyright © 2018. All rights reserved.