LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.event
Interface LyActionTransmitter

All Known Implementing Classes:
LySimpleActionTransmitter

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

__VERSION

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

addActionListener

void addActionListener(LyActionListener listener)
Adds the specified action listener to receive action events from this component. (LyActionTransmitter interface)

Parameters:
listener - client for the action event

removeActionListener

void removeActionListener(LyActionListener listener)
Removes the specified action listener to receive action events from this component. (LyActionTransmitter interface)

Parameters:
listener - client for the action event

processActionEvent

void processActionEvent(LyActionEvent actionEvent)
Processes events on this component. (LyActionTransmitter interface)


(c) January 2013 - W4 S.A.

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