类 ActionTree
java.lang.Object
com.gdxsoft.easyweb.script.display.action.ActionBase
com.gdxsoft.easyweb.script.display.action.ActionTree
- 所有已实现的接口:
IAction
-
字段概要
从类继承的字段 com.gdxsoft.easyweb.script.display.action.ActionBase
COOKIE_NAME_PREFIX -
构造器概要
构造器 -
方法概要
从类继承的方法 com.gdxsoft.easyweb.script.display.action.ActionBase
addCookie, checkActionErrorOutInProcdure, checkActionErrorOutInTable, exceuteCallUrl, executeCallClass, executeCallClassCreateObjects, executeCallJSon, executeCallScript, executeCallSql, executeExtHorTable, executeMailSend, executeMailSend, executeSessionCookie, executeSessionsCookies, executeSmsSend, executeSql, executeSqlProcdure, executeSqlQuery, executeSqlUpdate, executeXml, getChkErrorMsg, getDebugFrames, getDTTables, getHtmlClass, getItemValues, getJSONObjects, getLstChanges, getOutCookes, getOutSessions, getPageItemValue, getRequestValue, getResponse, getSql, getUserConfig, retActionSqlSetItem, setChkErrorMsg, setHtmlClass, setResponse从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 com.gdxsoft.easyweb.script.display.action.IAction
exceuteCallUrl, executeCallClass, executeCallClassCreateObjects, executeCallJSon, executeCallScript, executeCallSql, executeMailSend, executeMailSend, executeSessionCookie, executeSessionsCookies, executeSmsSend, executeXml, getChkErrorMsg, getDTTables, getHtmlClass, getLstChanges, getOutCookes, getOutSessions, getResponse, setChkErrorMsg, setHtmlClass, setResponse
-
构造器详细资料
-
ActionTree
public ActionTree()
-
-
方法详细资料
-
createSql
获取更多的子节点数据- 覆盖:
createSql在类中ActionBase- 参数:
sql-- 返回:
- 抛出:
Exception
-