| Interface | Description |
|---|---|
| SideBarItemIconProvider<A extends Annotation> |
Interface defining a provider that maps a side bar item icon annotation to an actual
Resource. |
| Class | Description |
|---|---|
| FontAwesomeIconProvider |
Icon provider for
FontAwesomeIcon. |
| LocalizedThemeIconProvider |
Icon provider for
LocalizedThemeIcon. |
| SideBarItemDescriptor |
This is a class that describes a side bar item that has been declared using a
SideBarItem annotation. |
| SideBarItemDescriptor.ActionItemDescriptor |
Side bar item descriptor for action items.
|
| SideBarItemDescriptor.ViewItemDescriptor |
Side bar item descriptor for view items.
|
| SideBarSectionDescriptor |
This is a class that describes a side bar section that has been declared using a
SideBarSection annotation. |
| SideBarUtils |
Utility methods for working with side bars.
|
| ThemeIconProvider |
Icon provider for
ThemeIcon. |
| VaadinFontIconProvider |
Icon provider for
VaadinFontIcon. |
Copyright © 2017. All rights reserved.