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 . |
setBinding
setRendered
setCustomClass, setMarkup
void setTextAlign(String textAlign)
TextAlign.left
,
TextAlign.right
,
TextAlign.center
and
TextAlign.justify
.Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.