| Package | Description |
|---|---|
| org.vaadin.spring.sidebar |
| Modifier and Type | Class and Description |
|---|---|
class |
SideBar.DefaultItemComponentFactory
Default implementation of
SideBar.ItemComponentFactory that creates
NativeButtons. |
| Modifier and Type | Method and Description |
|---|---|
void |
SideBar.SectionComponentFactory.setItemComponentFactory(SideBar.ItemComponentFactory itemComponentFactory)
Sets the
ItemComponentFactory to use when creating the items of the section. |
void |
SideBar.DefaultSectionComponentFactory.setItemComponentFactory(SideBar.ItemComponentFactory itemComponentFactory) |
| 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.