Class TabSheet.SelectedTabChangeEvent

Selected Tab Change event. This event is thrown, when the selected tab in the tab sheet is changed.

Synopsis

Since

3.0

Inheritance Path.  java.lang.Object-> java.util.EventObject-> com.itmill.toolkit.ui.Component.Event -> com.itmill.toolkit.ui.TabSheet.SelectedTabChangeEvent

TabSheet.SelectedTabChangeEvent(Component)

Parameters

source

Source of the event.

New instance of selected tab change event

getSelect()

Parameters

return

Source of the event.

Select where the event occurred