Interface Summary |
LyActionListener |
The listener interface for receiving action events. |
LyActionTransmitter |
Client may register on components which implement this interface to receive notifications from
the component. |
LyAdvancedParameterValues |
Advanced interface for parameters values. |
LyDemandListener |
An interface implemented by controllers.to receive event notifications from the view components. |
LyDemandPlayer |
Interface used to take controls of demands in test modes. |
LyDemandTransmitter |
Client may register on components which implement this interface to receive notifications from
the component. |
LyEventListener |
An interface that all event listener interfaces must extend. |
LyEventTransmitter |
An interface that all event listener interfaces must extend. |
LyMessageWindowRegister |
Interface for registering message windows (used when recording tests). |
LyParameterValues |
Submit data from one or several forms Implementation depends on the nature of the view (win ,html
...). |
LySelectionListener |
The listener interface for receiving selection events. |
LySelectionTransmitter |
Client may register on components which implement this interface to receive notifications from
the component. |
Class Summary |
LyActionDemand |
This class implements an action event created from the presentation layer, which is sent to the
associated controller and sent to its controller using RMI. |
LyActionEvent |
The listener interface for receiving action events. |
LyActivateViewDemand |
This class implements an activation view event created from the presentation layer, which is sent
to the associated controller and sent to its controller using RMI. |
LyDemand |
This class implements an event from the presentation layer and sent to its controller using RMI
This class is specialised into several event types. |
LyDragDropDemand |
This class implements an action event created from the presentation layer, which is sent to the
associated controller and sent to its controller using RMI. |
LyEvent |
The generic class for all graphical events. |
LyHelpDemand |
This class implements a help event created from the presentation layer, which is sent to the
associated controller and sent to its controller using RMI. |
LyMenuDemand |
This class implements a menu event created from the presentation layer, which is sent to the
associated controller and sent to its controller using RMI. |
LySelectionDemand |
This class implements a selection event created from the presentation layer, which is sent to the
associated controller and sent to its controller using RMI. |
LySelectionEvent |
The listener interface for receiving selection events. |
LySimpleActionTransmitter |
Client may register on components which implement this interface to receive notifications from
the component. |
LySimpleBeanAdapter |
This class implements a simple adapter for bean components used for field items. |
LySimpleDemandTransmitter |
Client may register on components which implement this interface to receive notifications from
the component. |
LySimpleParameterValues |
Retrieve pairs id / values when submiting data from a view. |
LySimpleSelectionTransmitter |
Client may register on components which implement this interface to receive notifications from
the component. |