public class UITreeHtmlUtil extends PageHtmlUtil
Description: 树模块
Title:首亨软件 - TSS/CRM等
DEFAULT_CHARSET, documentDomain, LOADJARFILE_CHARSET
构造器和说明 |
---|
UITreeHtmlUtil() |
限定符和类型 | 方法和说明 |
---|---|
static java.lang.String |
menuEvent(javax.servlet.http.HttpServletRequest request,
UIAction action)
菜单事件
|
static java.lang.String |
menuEventInput(javax.servlet.http.HttpServletRequest request,
UIAction action)
添加、修改菜单事件
|
static java.lang.String |
tree(javax.servlet.http.HttpServletRequest request,
UIAction action)
树模块
|
static java.lang.String |
treeMenu(javax.servlet.http.HttpServletRequest request,
UIAction action)
树菜单
|
static java.lang.String |
treeMenuInput(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 tree(javax.servlet.http.HttpServletRequest request, UIAction action) throws java.lang.Exception
request
- HttpServletRequestaction
- UIActionjava.lang.Exception
- Exceptionpublic static java.lang.String treeMenu(javax.servlet.http.HttpServletRequest request, UIAction action) throws java.lang.Exception
request
- HttpServletRequestaction
- UIActionjava.lang.Exception
- Exceptionpublic static java.lang.String treeMenuInput(javax.servlet.http.HttpServletRequest request, UIAction action) throws java.lang.Exception
request
- HttpServletRequestaction
- UIActionjava.lang.Exception
- Exceptionpublic static java.lang.String menuEvent(javax.servlet.http.HttpServletRequest request, UIAction action) throws java.lang.Exception
request
- HttpServletRequestaction
- UIActionjava.lang.Exception
- Exceptionpublic static java.lang.String menuEventInput(javax.servlet.http.HttpServletRequest request, UIAction action) throws java.lang.Exception
request
- HttpServletRequestaction
- UIActionjava.lang.Exception
- Exception