|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CellAlignment | |
---|---|
org.gwe.utils.web |
Uses of CellAlignment in org.gwe.utils.web |
---|
Methods in org.gwe.utils.web that return CellAlignment | |
---|---|
static CellAlignment |
CellAlignment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static CellAlignment[] |
CellAlignment.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.gwe.utils.web with parameters of type CellAlignment | |
---|---|
void |
HtmlTableCell.setAlignment(CellAlignment alignment)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |