Interface HasSelectionHandlers<T>

Type Parameters:
T - the type being selected
All Superinterfaces:
HasHandlers
All Known Implementing Classes:
DecoratedTabBar, DecoratedTabPanel, StackLayoutPanel, SuggestBox, TabBar, TabLayoutPanel, TabPanel, Tree

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