|
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.info.LyTag
leon.info.LyInfo
leon.info.LyInfoLabel
public class LyInfoLabel
This class defines a dynamic label.
Nested Class Summary | |
---|---|
static class |
LyInfoLabel.Type
Label types. |
Nested classes/interfaces inherited from class leon.info.LyTag |
---|
LyTag.Model |
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Method Summary | |
---|---|
java.lang.String |
computeString(LyObject object)
Gets string corresponding to this label for the given object. |
boolean |
contains(LyFieldInfo fieldInfo)
Checks if this label contains the given field info. |
int |
getPartsCount()
Returns the number of parts of this label. |
LyPath |
getPath(int idx)
Returns the path of this label at the specified index. |
LyInfoList<LyPath> |
getPaths()
Gets paths of this label. |
java.lang.String |
getString(LyClassInfo classInfo)
Gets string corresponding to this label for the given class info. |
java.lang.String |
getString(LyObject object)
Gets string corresponding to this label for the given object. |
java.lang.String |
getSubType()
Gets sub-type of the label. |
LyInfoLabel.Type |
getType()
Gets type of the label. |
LyUnit |
getUnit(int idx)
Returns the unit of this label at the specified index. |
LyInfoList<LyUnit> |
getUnits()
Gets units of this label. |
java.lang.String |
getValue()
Gets value of the label. |
Methods inherited from class leon.info.LyInfo |
---|
getAlias, getApplication, getFile, getId, getInclude, getName, isIncluded, isInternal, isInternal, isLoaded, isLocked, load, setApplication, setFile, toString |
Methods inherited from class leon.info.LyTag |
---|
clone, getCommentsEnd, getCommentsStart, getEnvironment, getModelType, getParent, getRootProject, hasAncestor, isExtern, setCommentsEnd, setCommentsStart, wasCloned |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface leon.parser.LyCommentInterface |
---|
getCommentsEnd, getCommentsStart, setCommentsEnd, setCommentsStart |
Field Detail |
---|
public static final java.lang.String __VERSION
Method Detail |
---|
public final java.lang.String getValue()
public final LyInfoLabel.Type getType()
public final LyInfoList<LyPath> getPaths()
public final LyInfoList<LyUnit> getUnits()
public final java.lang.String getSubType()
public java.lang.String getString(LyObject object)
public java.lang.String computeString(LyObject object)
public java.lang.String getString(LyClassInfo classInfo)
public boolean contains(LyFieldInfo fieldInfo)
public int getPartsCount()
public LyPath getPath(int idx)
public LyUnit getUnit(int idx)
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |