Package | Description |
---|---|
de.lessvoid.nifty.builder |
Modifier and Type | Method and Description |
---|---|
static ElementBuilder.VAlign |
ElementBuilder.VAlign.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElementBuilder.VAlign[] |
ElementBuilder.VAlign.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ElementBuilder.textVAlign(ElementBuilder.VAlign valign) |
void |
ElementBuilder.valign(ElementBuilder.VAlign valign) |
Copyright © 2013. All Rights Reserved.