public static interface LongButton.LongButtonListener extends Button.ButtonListener
| Modifier and Type | Method and Description | 
|---|---|
| void | pressLong(LongButton widget)The specified button has been pressed for a long time. | 
press, releasevoid pressLong(LongButton widget)
widget - the button that has been pressed for a long time.