类 SelfAttrInfo
java.lang.Object
com.sh.wf.module.component.page.common.SelfAttrInfo
- 所有已实现的接口:
Serializable,Cloneable
Description: 自定义属性
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年6月8日
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidmergeClassAttr(String className) 合并自定义class与配置的样式voidparserNode(org.jdom2.Element nodeEl, Component component) voidtoHtml(ModuleContext context, StringBuilder html, StringBuilder html2) 添加到自定义属性
-
字段详细资料
-
component
-
-
构造器详细资料
-
SelfAttrInfo
public SelfAttrInfo()
-
-
方法详细资料
-
parserNode
-
mergeClassAttr
合并自定义class与配置的样式- 参数:
className- 样式名
-
toHtml
添加到自定义属性- 参数:
context- ModuleContexthtml- html1html2- html2
-
getAttrName
-
getAttrValue
-