java.lang.Object | |||||
↳ | javax.faces.component.UIComponent | ||||
↳ | javax.faces.component.UIComponentBase | ||||
↳ | org.apache.myfaces.tobago.internal.component.AbstractUILayoutBase | ||||
↳ | org.apache.myfaces.tobago.internal.component.AbstractUIFlowLayout | ||||
↳ | org.apache.myfaces.tobago.component.UIFlowLayout |
XXX Warning: Still in progress! Please do not use it until other announcement.
Renders a FlowLayout that positions the content components in there natural order.
UIComponent class, generated from template component1.2.stg
with class
org.apache.myfaces.tobago.internal.taglib.component.FlowLayoutTagDeclaration.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | COMPONENT_FAMILY | ||||||||||
String | COMPONENT_TYPE |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Margin between container component and the children.
| |||||||||||
Bottom margin between container component and the children.
| |||||||||||
Left margin between container component and the children.
| |||||||||||
Right margin between container component and the children.
| |||||||||||
Top margin between container component and the children.
| |||||||||||
The alignment of the elements inside of the container, possible values are:
{
Default: TextAlign.LEFT Allowed Values: left,right,center,justify
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
The alignment of the elements inside of the container, possible values are:
{
Default: TextAlign.LEFT
Allowed Values: left,right,center,justify