类 FrameListGroup

java.lang.Object
com.gdxsoft.easyweb.script.display.frame.FrameListGroup

public class FrameListGroup extends Object
用于ListFrame的分组显示的类
作者:
Administrator
  • 构造器详细资料

    • FrameListGroup

      public FrameListGroup()
  • 方法详细资料

    • makeHtml

      public String makeHtml(String val)
    • init

      public void init(UserXItem uxi)
    • getGroupValue

      public String getGroupValue(String v)
    • getDescription

      public String getDescription()
      返回:
      the _Description
    • setDescription

      public void setDescription(String description)
      参数:
      description - the _Description to set
    • getColSpan

      public int getColSpan()
      返回:
      the _ColSpan
    • setColSpan

      public void setColSpan(int colSpan)
      参数:
      colSpan - the _ColSpan to set
    • getGroupType

      public String getGroupType()
      返回:
      the _GroupType
    • setGroupType

      public void setGroupType(String groupType)
      参数:
      groupType - the _GroupType to set
    • getTestLength

      public int getTestLength()
      返回:
      the _TestLength
    • setTestLength

      public void setTestLength(int testLength)
      参数:
      testLength - the _TestLength to set
    • getCurValue

      public String getCurValue()
      返回:
      the _CurValue
    • setCurValue

      public void setCurValue(String curValue)
      参数:
      curValue - the _CurValue to set
    • getGroupUserXItem

      public UserXItem getGroupUserXItem()
      返回:
      the _GroupUserXItem
    • getFrameGUID

      public String getFrameGUID()
      返回:
      the frameGUID
    • setFrameGUID

      public void setFrameGUID(String frameGUID)
      参数:
      frameGUID - the frameGUID to set