LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.event
Class LySimpleSelectionTransmitter

java.lang.Object
  extended by leon.view.event.LySimpleSelectionTransmitter
All Implemented Interfaces:
LySelectionTransmitter

public class LySimpleSelectionTransmitter
extends java.lang.Object
implements LySelectionTransmitter

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

__VERSION

public static final java.lang.String __VERSION
See Also:
Constant Field Values
Constructor Detail

LySimpleSelectionTransmitter

public LySimpleSelectionTransmitter()
Constructor.

Method Detail

addSelectionListener

public void addSelectionListener(LySelectionListener listener)
Adds the specified selection listener to receive selection events from this component. (LyEventTransmitter interface)

Specified by:
addSelectionListener in interface LySelectionTransmitter
Parameters:
listener - client for the action event

removeSelectionListener

public void removeSelectionListener(LySelectionListener listener)
Removes the specified selection listener from this component. (LySelectionTransmitter interface)

Specified by:
removeSelectionListener in interface LySelectionTransmitter
Parameters:
listener - client for the action event

processSelectionEvent

public void processSelectionEvent(LySelectionEvent selectionEvent)
Processes events on this component.

Specified by:
processSelectionEvent in interface LySelectionTransmitter

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com