public class UIBlockHtmlUtil extends PageHtmlUtil
Description: 块
Title:首亨软件 - TSS/CRM等
DEFAULT_CHARSET, documentDomain, LOADJARFILE_CHARSET
构造器和说明 |
---|
UIBlockHtmlUtil() |
限定符和类型 | 方法和说明 |
---|---|
static java.lang.String |
blockCellInput(javax.servlet.http.HttpServletRequest request,
UIAction action)
添加、修改块单元格信息
|
static java.lang.String |
blockCellList(javax.servlet.http.HttpServletRequest request,
UIAction action)
块单元格
|
static java.lang.String |
blockList(javax.servlet.http.HttpServletRequest request,
UIAction action)
页面表格配置信息
|
static java.lang.String |
rowInput(javax.servlet.http.HttpServletRequest request,
UIAction action)
添加、修改脚本信息
|
convertString2Html, convertString2InputHtml, convertString2InputValue, getConfig, getConfigControl, getConfigQuery, getConfigScript, getConfigTable, getEventScript, getExAttrScript, getGloableDs, getHelp, getSelfHtmlScript, getViewScript
convert2HtmlKeyword, convert2NavigateAttr, getAjaxScript, getButtonHtml, getButtonScript, getContainerEnd, getContainerStart, getDateScript, getDefaultScript, getDefaultScript, getDefaultScript, getDefaultStyle, getDefaultStyle, getEndPrefix, getFileScript, getFileStyle, getHeaderCol, getHtmlDocType, getHtmlDocType, getHtmlText, getListTable, getPageControlPanelEnd, getPageControlPanelStart, getPageControlPanelStart, getPageDataPanelEnd, getPageDataPanelEnd, getPageDataPanelStart, getPageDataPanelStart, getPageNavigatePanelEnd, getPageNavigatePanelStart, getPageNavigatePanelStart, getPagePanelEnd, getPagePanelEnd, getPagePanelStart, getPagePanelStart, getPageQueryPanelEnd, getPageQueryPanelStart, getPageQueryPanelStart, getPageQueryPanelStart, getPageTitleEnd, getPageTitleStart, getPopchecktree, getSkinId, getTip, main, parserElVar, toIFrameForward, toMessageForward, treeSelectTag
getDeptAllUser, getRequest, getResponse, getRoleDeptUser, isAjaxQuery, isAjaxQuery, isContain
public static java.lang.String blockList(javax.servlet.http.HttpServletRequest request, UIAction action)
request
- HttpServletRequestaction
- UIActionpublic static java.lang.String rowInput(javax.servlet.http.HttpServletRequest request, UIAction action) throws java.lang.Exception
request
- HttpServletRequestaction
- UIActionjava.lang.Exception
- Exceptionpublic static java.lang.String blockCellList(javax.servlet.http.HttpServletRequest request, UIAction action)
request
- HttpServletRequestaction
- UIActionpublic static java.lang.String blockCellInput(javax.servlet.http.HttpServletRequest request, UIAction action) throws java.lang.Exception
request
- HttpServletRequestaction
- UIActionjava.lang.Exception
- Exception