public interface ButtonControlListener
| Modifier and Type | Method and Description |
|---|---|
boolean |
pressed(ButtonControl button)
The button has been pressed.
|
boolean pressed(ButtonControl button)
button - true if the following listeners should be notified
and/or the action (submit or reset) of the button should be
executed, false to stop the handling of this
buttonCopyright © 2011-2013. All Rights Reserved.