public interface ButtonControlListener
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2019. All Rights Reserved.