LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.event
Interface LySelectionTransmitter

All Known Implementing Classes:
LySimpleSelectionTransmitter

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

__VERSION

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

addSelectionListener

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

Parameters:
listener - client for the action event

removeSelectionListener

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

Parameters:
listener - client for the action event

processSelectionEvent

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


(c) January 2013 - W4 S.A.

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