类 FrameListGroup
java.lang.Object
com.gdxsoft.easyweb.script.display.frame.FrameListGroup
用于ListFrame的分组显示的类
- 作者:
- Administrator
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明intintvoidvoidsetColSpan(int colSpan) voidsetCurValue(String curValue) voidsetDescription(String description) voidsetFrameGUID(String frameGUID) voidsetGroupType(String groupType) voidsetTestLength(int testLength)
-
构造器详细资料
-
FrameListGroup
public FrameListGroup()
-
-
方法详细资料
-
makeHtml
-
init
-
getGroupValue
-
getDescription
- 返回:
- the _Description
-
setDescription
- 参数:
description- the _Description to set
-
getColSpan
public int getColSpan()- 返回:
- the _ColSpan
-
setColSpan
public void setColSpan(int colSpan) - 参数:
colSpan- the _ColSpan to set
-
getGroupType
- 返回:
- the _GroupType
-
setGroupType
- 参数:
groupType- the _GroupType to set
-
getTestLength
public int getTestLength()- 返回:
- the _TestLength
-
setTestLength
public void setTestLength(int testLength) - 参数:
testLength- the _TestLength to set
-
getCurValue
- 返回:
- the _CurValue
-
setCurValue
- 参数:
curValue- the _CurValue to set
-
getGroupUserXItem
- 返回:
- the _GroupUserXItem
-
getFrameGUID
- 返回:
- the frameGUID
-
setFrameGUID
- 参数:
frameGUID- the frameGUID to set
-