| Modifier and Type | Method and Description | 
|---|---|
| com.google.gwt.event.shared.HandlerRegistration | addIndicatorClickHandler(IndicatorClickHandler handler)Called whenever an  IndicatorCanvasis clicked in thetimelineView. | 
com.google.gwt.event.shared.HandlerRegistration addIndicatorClickHandler(IndicatorClickHandler handler)
IndicatorCanvas is clicked in the  timelineView.  There is no default implementation.handler - the indicatorClick handlerHandlerRegistration used to remove this handler