Package | Description |
---|---|
org.mixer2.jaxb.xhtml |
Modifier and Type | Field and Description |
---|---|
protected TAlign |
Table.align |
Modifier and Type | Method and Description |
---|---|
static TAlign |
TAlign.fromValue(String v) |
TAlign |
Table.getAlign()
Gets the value of the align property.
|
static TAlign |
TAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TAlign[] |
TAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Table.setAlign(TAlign value)
Sets the value of the align property.
|
Copyright © 2021 Project Mixer2. All rights reserved.