ITEM - Item type@FunctionalInterface public static interface ItemSet.ItemIconGenerator<ITEM> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.server.Resource |
getItemIcon(ITEM item)
Get the icon for given
item. |
com.vaadin.server.Resource getItemIcon(ITEM item)
item.item - the item to get icon forCopyright © 2019 The Holon Platform. All rights reserved.