| Package | Description |
|---|---|
| org.arquillian.rusheye.suite |
JBoss, Home of Professional Open Source
Copyright ${year}, Red Hat, Inc.
|
| Modifier and Type | Field and Description |
|---|---|
protected VerticalAlign |
Mask.verticalAlign
The vertical align.
|
| Modifier and Type | Method and Description |
|---|---|
static VerticalAlign |
VerticalAlign.fromValue(String v) |
VerticalAlign |
Mask.getVerticalAlign()
Gets the vertical alignment.
|
static VerticalAlign |
VerticalAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerticalAlign[] |
VerticalAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Mask.setVerticalAlign(VerticalAlign value)
Sets the vertical alignment.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.