|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TabSheet | |
|---|---|
| com.vaadin.ui | |
| Uses of TabSheet in com.vaadin.ui |
|---|
| Subclasses of TabSheet in com.vaadin.ui | |
|---|---|
class |
Accordion
An accordion is a component similar to a TabSheet, but with a
vertical orientation and the selected component presented between tabs. |
| Methods in com.vaadin.ui that return TabSheet | |
|---|---|
TabSheet |
TabSheet.SelectedTabChangeEvent.getTabSheet()
TabSheet where the event occurred. |
| Methods in com.vaadin.ui with parameters of type TabSheet | |
|---|---|
void |
TabSheet.CloseHandler.onTabClose(TabSheet tabsheet,
Component tabContent)
Called when a user has pressed the close icon of a tab in the client side widget. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||