leon.view.event
Interface LyDemandPlayer
- All Superinterfaces:
- LyPlayer
public interface LyDemandPlayer
- extends LyPlayer
Interface used to take controls of demands in test modes.
Field Summary |
static java.lang.String |
__VERSION
|
__VERSION
static final java.lang.String __VERSION
- See Also:
- Constant Field Values
processDemand
boolean processDemand(LyDemandTransmitter transmitter,
java.lang.String listenerId,
LyDemand demand)
- Invoked when a demand is sent on the demand transmitter.
- Parameters:
transmitter
- Demand transmitter that received the demand.listenerId
- Id of the listener.demand
- Demand to process.
- Returns:
- True if the demand was processed, false otherwise. If the demand was not processed,
it's executed by the demand transmitter.
Website: W4 S.A., contact us: support@w4global.com