|
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.app.LyContextData
public class LyContextData
Small structure which is useful as a client data to keep contetual information. Parameters can be freely set and used by the application implementation.
LyViewManager.askQuestion(leon.view.LyComponent, String,
leon.view.setinterface.LyQuestionAnswerInterface, Object)
Field Summary | |
---|---|
static java.lang.String |
__VERSION
File version |
LyAction |
_action
freely set parameter (as client data). |
LyClassInfo |
_classInfo
freely set parameter (as client data). |
LyController |
_client
freely set parameter (as client data). |
java.lang.Object |
_clientData
freely set parameter (as client data). |
LyObjectList |
_objects
freely set parameter (as client data). |
java.lang.Object |
_parameter
freely set parameter (as client data). |
Constructor Summary | |
---|---|
LyContextData()
Constructor. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
public LyController _client
public LyAction _action
public LyClassInfo _classInfo
public LyObjectList _objects
public java.lang.Object _parameter
public java.lang.Object _clientData
Constructor Detail |
---|
public LyContextData()
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |