public static interface RepeatButton.RepeatButtonListener extends Button.ButtonListener
| Modifier and Type | Method and Description | 
|---|---|
| void | repeat(RepeatButton widget)The specified button has been pressed again. | 
press, releasevoid repeat(RepeatButton widget)
widget - the button that has been pressed again.