public interface RepeatHandler
extends com.google.gwt.event.shared.EventHandler
RepeatEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onRepeat(RepeatEvent event)
Called when 'repeat' is fired.
|
void onRepeat(RepeatEvent event)
event - the RepeatEvent that was firedCopyright © 2018. All Rights Reserved.