|
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 |
java.lang.Objectleon.view.event.LySimpleSelectionTransmitter
public class LySimpleSelectionTransmitter
Client may register on components which implement this interface to receive notifications from the component.
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Constructor Summary | |
---|---|
LySimpleSelectionTransmitter()
Constructor. |
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. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LySimpleSelectionTransmitter()
Method Detail |
---|
public void addSelectionListener(LySelectionListener listener)
addSelectionListener
in interface LySelectionTransmitter
listener
- client for the action eventpublic void removeSelectionListener(LySelectionListener listener)
removeSelectionListener
in interface LySelectionTransmitter
listener
- client for the action eventpublic void processSelectionEvent(LySelectionEvent selectionEvent)
processSelectionEvent
in interface LySelectionTransmitter
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |