|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.view.event.LyDemand
leon.view.event.LyHelpDemand
public class 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.
LyDemand
,
LyActionDemand
,
LySelectionDemand
,
LyMenuDemand
,
Serialized FormField 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 |
---|
public static final java.lang.String __VERSION
public static final short TYPE_HELP
Constructor Detail |
---|
public LyHelpDemand(java.lang.String sourceId)
public LyHelpDemand(int demandType, java.lang.String sourceId)
Method Detail |
---|
public java.lang.String getContext()
public void setContext(java.lang.String context)
context
- the context
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |