| Package | Description |
|---|---|
| org.vaadin.spring.sidebar.annotation |
| Modifier and Type | Class and Description |
|---|---|
interface |
FontAwesomeIcon
This annotation is placed next to
SideBarItem, instructing the side bar
to use a FontAwesome icon for the item. |
interface |
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. |
interface |
ThemeIcon
This annotation is placed next to
SideBarItem, instructing the side bar
to use a ThemeResource icon for the item. |
Copyright © 2015. All rights reserved.