| Package | Description |
|---|---|
| com.vaadin.client.ui |
| Modifier and Type | Method and Description |
|---|---|
VAccordion.StackItem |
VAccordion.getOpenStackItem() |
VAccordion.StackItem |
VAccordion.getStackItem(int index)
For internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<VAccordion.StackItem> |
VAccordion.getStackItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
VAccordion.close(VAccordion.StackItem item)
For internal use only.
|
void |
VAccordion.onSelectTab(VAccordion.StackItem item) |
Copyright © 2018 Vaadin Ltd. All rights reserved.