T
- Item typeP
- Item property type@FunctionalInterface public static interface ItemListing.CellStyleGenerator<T,P> extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getCellStyle(P property,
T item)
Get the style names for the cell bound to given
property column and item row. |
Copyright © 2019 The Holon Platform. All rights reserved.