Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addSection(Tab, Component...) - Method in class com.vaadin.componentfactory.AnchorNav
-
Adds a section created from the given Tab and content.
- addSection(String, Component...) - Method in class com.vaadin.componentfactory.AnchorNav
-
Adds a section created from the given title and content.
- addSelectedSectionChangedListener(ComponentEventListener<AnchorNav.SelectedSectionChangedEvent>) - Method in class com.vaadin.componentfactory.AnchorNav
-
Adds a listener for
AnchorNav.SelectedSectionChangedEvent. - addThemeVariants(AnchorNavVariant...) - Method in class com.vaadin.componentfactory.AnchorNav
-
Adds theme variants to the component.
- AnchorNav - Class in com.vaadin.componentfactory
-
Server-side component for the
vcf-anchor-navelement. - AnchorNav() - Constructor for class com.vaadin.componentfactory.AnchorNav
- AnchorNav(boolean) - Constructor for class com.vaadin.componentfactory.AnchorNav
- AnchorNav.SelectedSectionChangedEvent - Class in com.vaadin.componentfactory
- AnchorNavSection - Class in com.vaadin.componentfactory
- AnchorNavSection(Tab, Component...) - Constructor for class com.vaadin.componentfactory.AnchorNavSection
- AnchorNavSection(String, Component...) - Constructor for class com.vaadin.componentfactory.AnchorNavSection
- AnchorNavVariant - Enum Class in com.vaadin.componentfactory
C
- clearSlot(Element, String) - Static method in class com.vaadin.componentfactory.util.SlotHelper
- com.vaadin.componentfactory - package com.vaadin.componentfactory
- com.vaadin.componentfactory.util - package com.vaadin.componentfactory.util
E
- EXPAND_LAST - Enum constant in enum class com.vaadin.componentfactory.AnchorNavVariant
G
- getSectionIndex() - Method in class com.vaadin.componentfactory.AnchorNav.SelectedSectionChangedEvent
- getVariantName() - Method in enum class com.vaadin.componentfactory.AnchorNavVariant
-
Gets the variant name.
S
- SelectedSectionChangedEvent(AnchorNav, boolean, int) - Constructor for class com.vaadin.componentfactory.AnchorNav.SelectedSectionChangedEvent
- setHeader(Component) - Method in class com.vaadin.componentfactory.AnchorNav
-
Sets the component header
- setHeaderText(String) - Method in class com.vaadin.componentfactory.AnchorNav
-
Set the header text as a html h2 title
- setNoHistory(boolean) - Method in class com.vaadin.componentfactory.AnchorNav
-
Toggles "no history" mode for the anchor.
- setSectionHeader(Component) - Method in class com.vaadin.componentfactory.AnchorNavSection
-
Sets the section header
- setSectionTab(Tab) - Method in class com.vaadin.componentfactory.AnchorNavSection
-
Sets the section tab which is displayed in tab panel
- setSectionTitle(String) - Method in class com.vaadin.componentfactory.AnchorNavSection
-
Sets the section title which is displayed in tab panel
- setSelectedSection(int) - Method in class com.vaadin.componentfactory.AnchorNav
-
Selects a section based on its zero-based index.
- setSelectedSection(AnchorNavSection) - Method in class com.vaadin.componentfactory.AnchorNav
-
Selects the given section.
- SlotHelper - Class in com.vaadin.componentfactory.util
- SlotHelper() - Constructor for class com.vaadin.componentfactory.util.SlotHelper
V
- valueOf(String) - Static method in enum class com.vaadin.componentfactory.AnchorNavVariant
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.vaadin.componentfactory.AnchorNavVariant
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Serialized Form