LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.app
Class LyContextData

java.lang.Object
  extended by leon.app.LyContextData

public class LyContextData
extends java.lang.Object

Small structure which is useful as a client data to keep contetual information. Parameters can be freely set and used by the application implementation.

See Also:
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

__VERSION

public static final java.lang.String __VERSION
File version

See Also:
Constant Field Values

_client

public LyController _client
freely set parameter (as client data).


_action

public LyAction _action
freely set parameter (as client data).


_classInfo

public LyClassInfo _classInfo
freely set parameter (as client data).


_objects

public LyObjectList _objects
freely set parameter (as client data).


_parameter

public java.lang.Object _parameter
freely set parameter (as client data).


_clientData

public java.lang.Object _clientData
freely set parameter (as client data).

Constructor Detail

LyContextData

public LyContextData()
Constructor. Initializes all parameters to null.


(c) January 2013 - W4 S.A.

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