public class ThemeIconProvider extends Object implements SideBarItemIconProvider<ThemeIcon>
ThemeIcon.| Constructor and Description |
|---|
ThemeIconProvider() |
| Modifier and Type | Method and Description |
|---|---|
Resource |
getIcon(ThemeIcon annotation)
Returns the icon resource that the specified annotation refers to, or
null if not found. |
public Resource getIcon(ThemeIcon annotation)
SideBarItemIconProvidernull if not found.getIcon in interface SideBarItemIconProvider<ThemeIcon>Copyright © 2015. All rights reserved.