LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.event
Class LySimpleActionTransmitter

java.lang.Object
  extended by leon.view.event.LySimpleActionTransmitter
All Implemented Interfaces:
LyActionTransmitter

public class LySimpleActionTransmitter
extends java.lang.Object
implements LyActionTransmitter

Client may register on components which implement this interface to receive notifications from the component.


Field Summary
static java.lang.String __VERSION
           
 
Constructor Summary
LySimpleActionTransmitter()
          Constructor.
 
Method Summary
 void addActionListener(LyActionListener listener)
          Adds the specified action listener to receive action events from this component.
 void processActionEvent(LyActionEvent event)
          Processes events on this component.
 void removeActionListener(LyActionListener listener)
          Removes the specified action listener to receive action events 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

LySimpleActionTransmitter

public LySimpleActionTransmitter()
Constructor.

Method Detail

addActionListener

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

Specified by:
addActionListener in interface LyActionTransmitter
Parameters:
listener - client for the action event

removeActionListener

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

Specified by:
removeActionListener in interface LyActionTransmitter
Parameters:
listener - client for the action event

processActionEvent

public void processActionEvent(LyActionEvent event)
Processes events on this component.

Specified by:
processActionEvent in interface LyActionTransmitter

(c) January 2013 - W4 S.A.

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