类 RowAttr
java.lang.Object
com.sh.wf.module.component.table.RowAttr
- 所有已实现的接口:
Serializable,Cloneable
Description: 行属性
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年6月29日
- 另请参阅:
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getChildTDStyle(ModuleContext context) intgetFoNum()getStid()getTrClassName(String defaultClassName) TR行上的样式getTRStyle(ModuleContext context) booleanbooleanisExport()booleanbooleanisFoRow()booleanbooleanbooleanvoidparser(org.jdom2.Element nodeEl, org.jdom2.Element rowEl, ModuleData moduleData, boolean treeRow) voidtoTrAttr(ModuleContext context, StringBuilder html) 设置TR上的属性
-
构造器详细资料
-
RowAttr
public RowAttr()
-
-
方法详细资料
-
parser
public void parser(org.jdom2.Element nodeEl, org.jdom2.Element rowEl, ModuleData moduleData, boolean treeRow) -
getTRStyle
-
toTrAttr
设置TR上的属性- 参数:
context- ModuleContexthtml- StringBuilder
-
getChildTDStyle
-
getTrClassName
TR行上的样式- 参数:
defaultClassName- 已有样式- 返回:
- 组合后的样式
-
isExport
public boolean isExport() -
isExportEnd
public boolean isExportEnd() -
isTreeRow
public boolean isTreeRow() -
getStid
-
getTrName
-
isAutoTriggerClick
public boolean isAutoTriggerClick() -
isFoRow
public boolean isFoRow() -
getFoNum
public int getFoNum() -
isMcEnable
public boolean isMcEnable() -
isFrClickBgEnable
public boolean isFrClickBgEnable()
-