| Package | Description |
|---|---|
| com.holonplatform.vaadin7.components | |
| com.holonplatform.vaadin7.components.builders |
| Modifier and Type | Method and Description |
|---|---|
static ItemListing.ColumnAlignment |
ItemListing.ColumnAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemListing.ColumnAlignment[] |
ItemListing.ColumnAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
B |
ItemListingBuilder.alignment(P property,
ItemListing.ColumnAlignment alignment)
Set the text alignment for the column which corresponds to given property.
|
Copyright © 2019 The Holon Platform. All rights reserved.