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