| Interface | Description |
|---|---|
| AbstractSideBar.ItemComponentFactory |
Interface defining a factory for creating components that correspond to items in a side bar section.
|
| AbstractSideBar.ItemFilter |
Interface defining a filter that can limit which items show up in the side bar.
|
| AbstractSideBar.SectionComponentFactory<CR extends ComponentContainer> |
Interface defining a factory for creating components that correspond to sections in a side bar.
|
| Class | Description |
|---|---|
| AbstractSideBar<CR extends ComponentContainer> |
Base class for visual side bar components.
|
| AccordionSideBar |
This is a side bar component that can be used as a main menu in applications.
|
| ValoSideBar |
This is a side bar component that has been especially designed to be used with the
Valo theme. |
Copyright © 2017. All rights reserved.