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