Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
addDateChangedHandler(DateChangedHandler handler)
Fires whenever the user changes the current date, including picking a specific date or navigating to a new week or
month.
|
com.google.gwt.event.shared.HandlerRegistration addDateChangedHandler(DateChangedHandler handler)
handler
- the dateChanged handlerHandlerRegistration
used to remove this handler