public static interface TabSheet.CloseHandler extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
onTabClose(TabSheet tabsheet,
Component tabContent)
Called when a user has pressed the close icon of a tab in the client
side widget.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.