SectionsSelector.Section |
SectionsSelector.addSection(String name,
String title) |
SectionsSelector.Section |
SectionsPanel.addSection(String name,
String title,
com.vaadin.ui.AbstractComponent content) |
SectionsSelector.Section |
SectionsSelector.addSection(String name,
String title,
Object userData) |
SectionsSelector.Section |
SectionsSelector.Event.getSection() |
SectionsSelector.Section |
SectionsSelector.getSection(String name) |
SectionsSelector.Section |
SectionsPanel.getSection(String name) |
SectionsSelector.Section |
SectionsSelector.getSelected() |
SectionsSelector.Section |
SectionsSelector.removeSection(String name) |
SectionsSelector.Section |
SectionsPanel.removeSection(String name) |
SectionsSelector.Section |
SectionsSelector.setSelected(String name) |
SectionsSelector.Section |
SectionsPanel.setSelected(String name) |