public interface IconResolver
iconPath using
all available IconProvider beans.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Modifier and Type | Method and Description |
|---|---|
com.vaadin.server.Resource |
getIconResource(java.lang.String iconPath)
Returns an instance of
Resource by the given iconPath. |
static final java.lang.String NAME