public interface IndicatorClickHandler
extends com.google.gwt.event.shared.EventHandler
Modifier and Type | Method and Description |
---|---|
void |
onIndicatorClick(IndicatorClick event)
Called whenever an
IndicatorCanvas is clicked in the timelineView . |
void onIndicatorClick(IndicatorClick event)
IndicatorCanvas
is clicked in the timelineView
. There is no default implementation.event
- the event