public interface FlowLayoutTagDeclaration extends HasIdBindingAndRendered, IsVisual
| Modifier and Type | Method and Description |
|---|---|
void |
setTextAlign(String textAlign)
The alignment of the elements inside of the container, possible values are:
TextAlign.left,
TextAlign.right,
TextAlign.center and
TextAlign.justify. |
setBindingsetRenderedsetCustomClass, setMarkup, setStylevoid setTextAlign(String textAlign)
TextAlign.left,
TextAlign.right,
TextAlign.center and
TextAlign.justify.Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.