类 HtmlCombine
java.lang.Object
com.gdxsoft.easyweb.script.display.HtmlCombine
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getHtml()getItems()getJs()getTitle()booleanbooleanhasItemByGrp(String user_id, String grp, String xmlid, String xml) voidinit(RequestValue rv, String combineCfgXml, javax.servlet.http.HttpServletResponse response) voidinitRobert(RequestValue rv, String combineCfgXml, javax.servlet.http.HttpServletResponse response) 新版调用
-
构造器详细资料
-
HtmlCombine
public HtmlCombine()
-
-
方法详细资料
-
getItem
-
getItems
-
init
public void init(RequestValue rv, String combineCfgXml, javax.servlet.http.HttpServletResponse response) throws ParserConfigurationException, SAXException, IOException, org.json.JSONException - 抛出:
ParserConfigurationExceptionSAXExceptionIOExceptionorg.json.JSONException
-
initRobert
public void initRobert(RequestValue rv, String combineCfgXml, javax.servlet.http.HttpServletResponse response) throws ParserConfigurationException, SAXException, IOException, org.json.JSONException 新版调用- 参数:
rv-combineCfgXml-response-- 抛出:
ParserConfigurationExceptionSAXExceptionIOExceptionorg.json.JSONException
-
getHtml
-
getJs
-
getTitle
-
hasItem
-
hasItemByGrp
-