@Component(value="cuba_IconResolver") public class IconResolverImpl extends java.lang.Object implements IconResolver
NAME
Constructor and Description |
---|
IconResolverImpl() |
Modifier and Type | Method and Description |
---|---|
com.vaadin.server.Resource |
getIconResource(java.lang.String iconPath)
Returns an instance of
Resource by the given iconPath . |
public com.vaadin.server.Resource getIconResource(java.lang.String iconPath)
IconResolver
Resource
by the given iconPath
.getIconResource
in interface IconResolver
iconPath
- icon pathResource
instance