
public static interface ClickRepeaterEvent.ClickRepeaterHandler
ClickRepeaterEvent events.| Modifier and Type | Method and Description |
|---|---|
void |
onClick(ClickRepeaterEvent event)
Called each time a "click" is fired by the click repeater.
|
void onClick(ClickRepeaterEvent event)
event - the ClickRepeaterEvent that was firedCopyright © 2018. All rights reserved.