Package | Description |
---|---|
de.lessvoid.nifty.builder |
Modifier and Type | Method and Description |
---|---|
static ElementBuilder.Align |
ElementBuilder.Align.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElementBuilder.Align[] |
ElementBuilder.Align.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.align(ElementBuilder.Align align) |
void |
ElementBuilder.textHAlign(ElementBuilder.Align align) |
Copyright © 2013. All Rights Reserved.