LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.event
Class LyHelpDemand

java.lang.Object
  extended by leon.view.event.LyDemand
      extended by leon.view.event.LyHelpDemand
All Implemented Interfaces:
java.io.Serializable

public class LyHelpDemand
extends LyDemand

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.

See Also:
LyDemand, LyActionDemand, LySelectionDemand, LyMenuDemand, Serialized Form

Field Summary
static java.lang.String __VERSION
           
static short TYPE_HELP
          Default type.
 
Fields inherited from class leon.view.event.LyDemand
SEPARATOR
 
Constructor Summary
LyHelpDemand(int demandType, java.lang.String sourceId)
          Constructor.
LyHelpDemand(java.lang.String sourceId)
          Constructor.
 
Method Summary
 java.lang.String getContext()
          Accessor to the context associated to this request.
 void setContext(java.lang.String context)
          Accessor to the value associated to this action.
 
Methods inherited from class leon.view.event.LyDemand
addIndex, getAttribute, getDemandType, getId, getIndex, getParameterValues, getSource, getSubIndex, getType, setAttribute, setParameterValues, setSubIndex, toShortString, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

__VERSION

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

TYPE_HELP

public static final short TYPE_HELP
Default type.

See Also:
Constant Field Values
Constructor Detail

LyHelpDemand

public LyHelpDemand(java.lang.String sourceId)
Constructor.


LyHelpDemand

public LyHelpDemand(int demandType,
                    java.lang.String sourceId)
Constructor.

Method Detail

getContext

public java.lang.String getContext()
Accessor to the context associated to this request.

Returns:
the context value if any

setContext

public void setContext(java.lang.String context)
Accessor to the value associated to this action.

Parameters:
context - the context

(c) January 2013 - W4 S.A.

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