LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.info.misc
Class LyFieldTab

java.lang.Object
  extended by leon.info.LyTag
      extended by leon.info.LyInfo
          extended by leon.info.misc.LyFieldTab
All Implemented Interfaces:
java.lang.Cloneable, LyCommentInterface

public class LyFieldTab
extends LyInfo

This class defines a field tab.


Nested Class Summary
 
Nested classes/interfaces inherited from class leon.info.LyTag
LyTag.Model
 
Field Summary
static java.lang.String __version
           
 
Fields inherited from class leon.info.LyInfo
__VERSION
 
Constructor Summary
LyFieldTab(java.lang.String name)
          Constructor of a field tab.
LyFieldTab(java.lang.String id, java.lang.String name)
          Constructor of a field tab.
 
Method Summary
 java.lang.String getName()
          Gets name of the field tab.
 java.lang.String getPrefix()
          Accessor to the file prefix for this field group.
 void setName(java.lang.String name)
          Sets name of the field group.
 void setParent(LyInfo parent)
          Sets the parent of this info.
 void setPrefix(java.lang.String prefix)
          Sets the prefix corresponding to this field group.
 
Methods inherited from class leon.info.LyInfo
getAlias, getApplication, getFile, getId, getInclude, 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

__version

public static final java.lang.String __version
See Also:
Constant Field Values
Constructor Detail

LyFieldTab

public LyFieldTab(java.lang.String id,
                  java.lang.String name)
Constructor of a field tab.

Parameters:
id - Id of the field tab.
name - Name of the field tab.

LyFieldTab

public LyFieldTab(java.lang.String name)
Constructor of a field tab.

Parameters:
name - Name of the field tab.
Method Detail

getName

public final java.lang.String getName()
Gets name of the field tab.

Overrides:
getName in class LyInfo
Returns:
Name of the info.

getPrefix

public final java.lang.String getPrefix()
Accessor to the file prefix for this field group.

Returns:
File prefix of the field group. If the file prefix is null, this method returns the id.

setName

public void setName(java.lang.String name)
Sets name of the field group.


setPrefix

public void setPrefix(java.lang.String prefix)
Sets the prefix corresponding to this field group.

Parameters:
prefix - Prefix for this field group.

setParent

public void setParent(LyInfo parent)
Sets the parent of this info.

Parameters:
the - parent of this info

(c) January 2013 - W4 S.A.

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