|
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 LySelectionTransmitter
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 |
addSelectionListener(LySelectionListener listener)
Adds the specified selection listener to receive selection events from this component. |
void |
processSelectionEvent(LySelectionEvent selectionEvent)
Processes events on this component. |
void |
removeSelectionListener(LySelectionListener listener)
Removes the specified selection listener from this component. |
Field Detail |
---|
static final java.lang.String __VERSION
Method Detail |
---|
void addSelectionListener(LySelectionListener listener)
listener
- client for the action eventvoid removeSelectionListener(LySelectionListener listener)
listener
- client for the action eventvoid processSelectionEvent(LySelectionEvent selectionEvent)
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |