| Package | Description |
|---|---|
| org.vaadin.spring.sidebar |
| Class and Description |
|---|
| SideBar.ItemComponentFactory
Interface defining a factory for creating components that correspond to items in a side bar section.
|
| SideBar.SectionComponentFactory
Interface defining a factory for creating components that correspond to sections in a side bar.
|
| SideBarItemDescriptor
This is a class that describes a side bar item that has been declared using a
SideBarItem annotation. |
| SideBarItemIconProvider
Interface defining a provider that maps a side bar item icon annotation to an actual
Resource. |
| 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.
|
Copyright © 2015. All rights reserved.