类 EventClickJavaBase
java.lang.Object
com.sh.wf.module.java.JavaBase
com.sh.wf.module.java.EventClickJavaBase
- 所有已实现的接口:
Serializable,Cloneable
@Deprecated
public abstract class EventClickJavaBase
extends JavaBase
implements Serializable, Cloneable
已过时。
Description: 单击事件Java逻辑基类
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年7月1日
- 另请参阅:
-
字段概要
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.sh.wf.module.java.JavaBase
getComponentValue, getComponentValueString, getContextValue, getDatastore, getDatastoreDouble, getDatastoreInt, getDatastoreObject, getDatastoreString, getDatastoreString, getDatastoreTimestamp, getDsInfo, getErrorMsg, getJsMap, getJsValue, getParam, getParam, getRequestParameterValue, getRowNo, putJsValue, setDataCenterInit, setErrorMsg, setModuleContext, setModuleContext, setParamList
-
构造器详细资料
-
EventClickJavaBase
public EventClickJavaBase()已过时。
-
-
方法详细资料
-
process
已过时。点击按钮执行逻辑- 返回:
- 返回值在js中接收,获取参数:context.getRequestParamValue("name")
- 抛出:
Exception- Exception
-