Interface BlurNotifier<T extends Component>

Type Parameters:
T - the type of the component returned at the ComponentEvent.getSource()
All Superinterfaces:
Serializable
All Known Subinterfaces:
Focusable<T>
All Known Implementing Classes:
RouterLink

public interface BlurNotifier<T extends Component> extends Serializable
Mixin interface to handle blur events on components.
Since:
1.0