| Package | Description |
|---|---|
| org.vaadin.spring.sidebar | |
| org.vaadin.spring.sidebar.annotation |
| Class and Description |
|---|
| FontAwesomeIcon
This annotation is placed next to
SideBarItem, instructing the side bar
to use a FontAwesome icon for the item. |
| LocalizedThemeIcon
This annotation is placed next to
SideBarItem, instructing the side bar
to use a ThemeResource icon for the item, but to look up the actual
resource ID from an I18N. |
| SideBarSection
This annotation is used to declare a
SideBar section that can contain items. |
| ThemeIcon
This annotation is placed next to
SideBarItem, instructing the side bar
to use a ThemeResource icon for the item. |
| Class and Description |
|---|
| SideBarItemIcon
Meta annotation designed to be placed on icon annotations that are used to specify an icon of a
SideBarItem. |
Copyright © 2015. All rights reserved.