Package | Description |
---|---|
org.fireweb.html |
Modifier and Type | Method and Description |
---|---|
TableCell.VerticalAlign |
TableCell.getVerticalAlign() |
static TableCell.VerticalAlign |
TableCell.VerticalAlign.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TableCell.VerticalAlign[] |
TableCell.VerticalAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TableCell |
TableCell.setVerticalAlign(TableCell.VerticalAlign verticalAlign) |