Interface HasHighlightHandlers<V>

Type Parameters:
V - the highlighted value type
All Superinterfaces:
HasHandlers
All Known Implementing Classes:
DatePicker

public interface HasHighlightHandlers<V> extends HasHandlers
A widget that implements this interface is a public source of HighlightEvent events.