| Package | Description |
|---|---|
| com.holonplatform.vaadin.components.builders |
| Modifier and Type | Method and Description |
|---|---|
VirtualPropertyColumnBuilder<T,I,P,C,B> |
VirtualPropertyColumnBuilder.style(ItemListing.CellStyleGenerator<I,P> cellStyleGenerator)
Set the
ItemListing.CellStyleGenerator to call for this virtual property to generate column cell style. |
B |
ItemListingBuilder.style(P property,
ItemListing.CellStyleGenerator<T,P> cellStyleGenerator)
Set the
ItemListing.CellStyleGenerator to call for given property to generate column cell style. |
Copyright © 2019 The Holon Platform. All rights reserved.