Class Summary |
LyActionResource |
This class is used to store resource on action A resource is composed of a key (equivalent to a
key in a properties file) a type (RESOURCE, STRING, MESSAGE, COLOR, FONT, FILE, IMAGE) a value. |
LyArgument |
This class is used to store an argument fo a control associated to a class or to a field. |
LyClassRef |
Pair of (classInfo, filter) referenced by relation. |
LyData |
This class is used to store a data on object infos. |
LyFieldBean |
This class defines a field bean : Graphical object used for interacting with a field in some
circumstances (consultation, edition, filtering). |
LyFieldGroup |
This class defines a field group. |
LyFieldTab |
This class defines a field tab. |
LyFormat |
This class is used to store a format on a unit. |
LyFormula |
Class used to compute a formula on a LyFieldInfo. |
LyGeometry |
This class defines graphical characteristics of an action view. |
LyJavaName |
This class describes a java Class used by an application. |
LyMvelFormula |
Class used to compute a formula on a LyFieldInfo. |
LyParameter |
This class is used to store parameter on action and generic location A parameter is composed of a
name and a value. |
LyParameterDecl |
This class is used to store parameter declaration on action A declaration is composed of a name a
type (see leon.dtd) a valueclass (corresponding to the type) It can be optional or not. |
LyWSFormula |
Class used to compute a formula on a LyFieldInfo using an external Web service. |