public interface SideBarItemIconProvider<A extends Annotation>
Resource.
Implementations of this interface should be Spring managed beans (typically singletons).SideBarItemIcon.value()| Modifier and Type | Method and Description |
|---|---|
Resource |
getIcon(A annotation)
Returns the icon resource that the specified annotation refers to, or
null if not found. |
Copyright © 2015. All rights reserved.