| Package | Description |
|---|---|
| org.vaadin.spring.sidebar |
| Modifier and Type | Class and Description |
|---|---|
class |
SideBar.DefaultSectionComponentFactory
Default implementation of
SideBar.SectionComponentFactory that creates
a Panel with a VerticalLayout that contains the items. |
| Constructor and Description |
|---|
SideBar(SideBarUtils sideBarUtils,
SideBar.SectionComponentFactory sectionComponentFactory,
SideBar.ItemComponentFactory itemComponentFactory)
You should not need to create instances of this component directly.
|
Copyright © 2015. All rights reserved.