类 ButtonSystemLogic
java.lang.Object
com.sh.wf.module.component.page.common.ButtonSystemLogic
- 所有已实现的接口:
Serializable,Cloneable
Description: 逻辑对象
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年3月24日
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleancheckFormSave(ModuleContext context) 检查表单保存处的逻辑voidparserNode(org.jdom2.Element nodeEl, ButtonLogicAttr logicAttr, Component component) String[]processLogic(ModuleContext context, int index) voidtoHtml(ModuleContext context, StringBuilder html, String btype, int index)
-
字段详细资料
-
label
-
-
构造器详细资料
-
ButtonSystemLogic
public ButtonSystemLogic()
-
-
方法详细资料
-
parserNode
-
toHtml
-
checkFormSave
检查表单保存处的逻辑- 参数:
context- ModuleContext- 返回:
- 结果
-
processLogic
-