Interface HasShowRangeHandlers<V>

Type Parameters:
V - the type of range
All Superinterfaces:
HasHandlers
All Known Implementing Classes:
DatePicker

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