Package | Description |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.internal.component | |
org.apache.myfaces.tobago.layout |
Modifier and Type | Method and Description |
---|---|
VerticalAlign |
UIColumn.getVerticalAlign()
Vertical alignment of this column.
|
Modifier and Type | Method and Description |
---|---|
void |
UIColumn.setVerticalAlign(VerticalAlign verticalAlign) |
Modifier and Type | Method and Description |
---|---|
abstract VerticalAlign |
AbstractUIColumn.getVerticalAlign() |
Modifier and Type | Method and Description |
---|---|
static VerticalAlign |
VerticalAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerticalAlign[] |
VerticalAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.