类 TemplateBase
java.lang.Object
com.sh.wf.module.template.TemplateBase
- 所有已实现的接口:
Serializable,Cloneable
Description: 模板信息-表格
Title:首亨软件 - TSS/CRM等
- 从以下版本开始:
- 2015年3月26日
- 另请参阅:
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明intgetEncrypt(ModuleContext context) getEncrypt(jakarta.servlet.http.HttpServletRequest request) getLayuiIconColor(String defaultColor) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidparserNode(org.jdom2.Element nodeEl) voiduseHtmlTemplate(ModuleContext context, StringBuilder html) voidusePopFirstStyle(ModuleContext context, StringBuilder html) 弹出组件默认样式voiduserBMapStyle(ModuleContext context, StringBuilder scriptBuffer, String mapObjId, String bstyle) voiduseStyleTemplate(ModuleContext context, StringBuilder html) 使用模板
-
构造器详细资料
-
TemplateBase
-
-
方法详细资料
-
parserNode
public void parserNode(org.jdom2.Element nodeEl) -
getTextHelpSchoolChooseStyle
-
useHtmlTemplate
-
useStyleTemplate
使用模板- 参数:
context- ModuleContexthtml- StringBuilder
-
isSelectUI
public boolean isSelectUI() -
getTabBackground
-
getTabFontCorlor
-
getTabFontCorlor2
-
getMapStyle
-
getSelfMapStyle
-
userBMapStyle
public void userBMapStyle(ModuleContext context, StringBuilder scriptBuffer, String mapObjId, String bstyle) -
getPopBorderColor
-
getPopBackgroundColor
-
isTabHiddenBorder
public boolean isTabHiddenBorder() -
getCutOff
public int getCutOff() -
getSelfDocType
-
getUfDocType
-
isEnter2NextInput
public boolean isEnter2NextInput() -
getTextInputClass
-
isCheckFalseContinue
public boolean isCheckFalseContinue() -
isCheckOnlyStr
public boolean isCheckOnlyStr() -
isSelect2UI
public boolean isSelect2UI() -
getUiPlugin
-
getSelectUI2Theme
-
isButtonSkinAsLayui
public boolean isButtonSkinAsLayui() -
getButtonSkin
-
getLayuiDefaultClassTheme
-
getLayuiDefaultClassSize
-
isLayuiDefaultIsRadius
public boolean isLayuiDefaultIsRadius() -
getChartTheme
-
getLayuiColor
-
getLayuiIconColor
-
getSelectDefaultWidth
-
getEncrypt
-
getEncrypt
-
getVboxLayoutType
-
getHboxLayoutType
-
getDateSkin
-
getZtreeSkin
-
usePopFirstStyle
弹出组件默认样式- 参数:
context- ModuleContexthtml- StringBuilder
-