Package | Description |
---|---|
org.fireweb.html |
Modifier and Type | Method and Description |
---|---|
TableCell.Align |
TableCell.getAlign() |
static TableCell.Align |
TableCell.Align.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TableCell.Align[] |
TableCell.Align.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.setAlign(TableCell.Align align) |