Index

A C G M O R S V 
All Classes and Interfaces|All Packages|Serialized Form

A

addMenuSelectedListener(ComponentEventListener<VerticalMenu.MenuSelectedEvent>) - Method in class com.flowingcode.vaadin.addons.verticalmenu.VerticalMenu
Adds a new MenuSelectedEvent listener to the component.

C

com.flowingcode.vaadin.addons.verticalmenu - package com.flowingcode.vaadin.addons.verticalmenu
 

G

getSections() - Method in class com.flowingcode.vaadin.addons.verticalmenu.VerticalMenu
Returns the current list of sections in the component.

M

MenuSelectedEvent(Section, boolean) - Constructor for class com.flowingcode.vaadin.addons.verticalmenu.VerticalMenu.MenuSelectedEvent
 

O

onAttach(AttachEvent) - Method in class com.flowingcode.vaadin.addons.verticalmenu.VerticalMenu
Attaches the component to the view.
onDetach(DetachEvent) - Method in class com.flowingcode.vaadin.addons.verticalmenu.VerticalMenu
Detaches the component from the view.

R

reloadSections() - Method in class com.flowingcode.vaadin.addons.verticalmenu.VerticalMenu
Reloads all the sections from VerticalMenu.getSections().

S

setSections(List<Section>) - Method in class com.flowingcode.vaadin.addons.verticalmenu.VerticalMenu
Sets the new list of sections to display on the component.

V

VerticalMenu - Class in com.flowingcode.vaadin.addons.verticalmenu
Vaadin component that represents a vertical menu with sections.
VerticalMenu(Section...) - Constructor for class com.flowingcode.vaadin.addons.verticalmenu.VerticalMenu
Creates an instance of VerticalMenu with the provided sections.
VerticalMenu.MenuSelectedEvent - Class in com.flowingcode.vaadin.addons.verticalmenu
 
A C G M O R S V 
All Classes and Interfaces|All Packages|Serialized Form