T
- Item type@FunctionalInterface public static interface ItemListing.ItemDetailsGenerator<T> extends Serializable
Modifier and Type | Method and Description |
---|---|
com.vaadin.ui.Component |
getItemDetails(T item)
Get the row details component for given item.
|
com.vaadin.ui.Component getItemDetails(T item)
item
- Item bound to the row for which to generate the details componentCopyright © 2019 The Holon Platform. All rights reserved.