Interface HasBeforeSelectionHandlers<T>

Type Parameters:
T - the type about to be selected
All Superinterfaces:
HasHandlers
All Known Implementing Classes:
DecoratedTabBar, DecoratedTabPanel, StackLayoutPanel, TabBar, TabLayoutPanel, TabPanel

public interface HasBeforeSelectionHandlers<T> extends HasHandlers
A widget that implements this interface is a public source of BeforeSelectionEvent events.