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 for which to get the iconCopyright © 2019 The Holon Platform. All rights reserved.