public static class LongButton.LongButtonListenerToButtonEvents extends Button.ButtonListenerToButtonEvents implements LongButton.LongButtonListener
LongButton.LongButtonListener.Button.ButtonListenerToButtonEvents| Constructor and Description |
|---|
LongButtonListenerToButtonEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
pressLong(LongButton widget)
The specified button has been pressed for a long time.
|
getMicroUIGeneratorTag, press, releaseclone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpress, releasepublic void pressLong(LongButton widget)
LongButton.LongButtonListenerpressLong in interface LongButton.LongButtonListenerwidget - the button that has been pressed for a long time.