|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Button.ClickListener
Interface for listening for a Button.ClickEvent fired by a
Component.
| Method Summary | |
|---|---|
void |
buttonClick(Button.ClickEvent event)
Called when a Button has been clicked. |
| Method Detail |
|---|
void buttonClick(Button.ClickEvent event)
Button has been clicked. A reference to the
button is given by Button.ClickEvent.getButton().
event - An event containing information about the click.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||