类 RuleInfo
java.lang.Object
com.sh.wf.module.component.page.common.RuleInfo
- 所有已实现的接口:
Serializable,Cloneable
Description: 规则设置
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年3月25日
- 另请参阅:
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明checkValue(ModuleContext context, String selector, String fullSelector) 检查并应用行为voidparserNode(org.jdom2.Element nodeEl, Component component, boolean isSetAsSelfSelector)
-
构造器详细资料
-
RuleInfo
public RuleInfo()
-
-
方法详细资料
-
parserNode
-
checkValue
检查并应用行为- 参数:
context- ModuleContextselector- 选择器fullSelector- 容器选择器- 返回:
- 当返回空时,表示没有匹配到任何规则,如果不为空,则需要替换原有显示值
-
getDataType
-
getCondition
-
getDataValue
-
getAction
-
getActionValue
-