|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IButtonClickedListener
Classes which implement this interface provide methods
that deal with the event that is generated when a button, located in AbstractViewerWithButtons viewer, is clicked.
AbstractViewerWithButtons
Method Summary | |
---|---|
void |
buttonClicked(Button clickedButton_p,
Object data_p)
Sent when a button in AbstractViewerWithButtons is clicked. |
Method Detail |
---|
void buttonClicked(Button clickedButton_p, Object data_p)
AbstractViewerWithButtons
is clicked.
clickedButton_p
- the clicked button.data_p
- the button's user data.
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.