类 PageRuleAttr
java.lang.Object
com.sh.wf.module.component.page.common.PageRuleAttr
- 所有已实现的接口:
Serializable,Cloneable
Description: 普通组件规则设置
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年3月25日
- 另请参阅:
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidparserNode(org.jdom2.Element nodeEl, Component component) voidsetRule(ModuleContext context, String selector, String fullSelector) 检查并应用行为
-
构造器详细资料
-
PageRuleAttr
public PageRuleAttr()
-
-
方法详细资料
-
parserNode
-
setRule
检查并应用行为- 参数:
context- ModuleContextselector- 定位到具体的元素fullSelector- 定位到完整的span元素
-