|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LyActionTransmitter
Client may register on components which implement this interface to receive notifications from the component.
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Method Summary | |
---|---|
void |
addActionListener(LyActionListener listener)
Adds the specified action listener to receive action events from this component. |
void |
processActionEvent(LyActionEvent actionEvent)
Processes events on this component. |
void |
removeActionListener(LyActionListener listener)
Removes the specified action listener to receive action events from this component. |
Field Detail |
---|
static final java.lang.String __VERSION
Method Detail |
---|
void addActionListener(LyActionListener listener)
listener
- client for the action eventvoid removeActionListener(LyActionListener listener)
listener
- client for the action eventvoid processActionEvent(LyActionEvent actionEvent)
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |