| Package | Description |
|---|---|
| to.etc.domui.dom.css |
| Modifier and Type | Method and Description |
|---|---|
VerticalAlignType |
CssBase.getVerticalAlign() |
static VerticalAlignType |
VerticalAlignType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerticalAlignType[] |
VerticalAlignType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CssBase.setVerticalAlign(VerticalAlignType verticalAlign) |
Copyright © 2017 etc.to. All rights reserved.