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