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, release
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
press, release
public void pressLong(LongButton widget)
LongButton.LongButtonListener
pressLong
in interface LongButton.LongButtonListener
widget
- the button that has been pressed for a long time.