|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementBuilder.VAlign | |
---|---|
de.lessvoid.nifty.builder |
Uses of ElementBuilder.VAlign in de.lessvoid.nifty.builder |
---|
Methods in de.lessvoid.nifty.builder that return ElementBuilder.VAlign | |
---|---|
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. |
Methods in de.lessvoid.nifty.builder with parameters of type ElementBuilder.VAlign | |
---|---|
void |
ElementBuilder.textVAlign(ElementBuilder.VAlign valign)
|
void |
ElementBuilder.valign(ElementBuilder.VAlign valign)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |