类 UCombine
java.lang.Object
com.gdxsoft.easyweb.utils.UCombine
-
方法概要
修饰符和类型方法说明void已过时。增加路径getAl()已过时。Al已过时。获取CGI路径已过时。Context已过时。Methodstatic UCombineinstanceOfCss(String context) 已过时。获取Css实例static UCombineinstanceOfJs(String context) 已过时。获取Js实例booleanisDebug()已过时。isDebugbooleanisNew()已过时。isNewvoidsetCombineCgi(String _CombineCgi) 已过时。设置CGI路径voidsetContext(String _Context) 已过时。ContextvoidsetIsDebug(boolean _IsDebug) 已过时。isDebugvoidsetIsNew(boolean _IsNew) 已过时。isNewvoid已过时。MethodtoString()已过时。转成表 js/css 的达式
-
方法详细资料
-
instanceOfJs
-
instanceOfCss
-
getCombineCgi
-
setCombineCgi
-
add
-
toString
-
getContext
-
setContext
-
getMethod
-
setMethod
-
isNew
public boolean isNew()已过时。isNew- 返回:
- true/false
-
setIsNew
public void setIsNew(boolean _IsNew) 已过时。isNew- 参数:
_IsNew- isNew
-
isDebug
public boolean isDebug()已过时。isDebug- 返回:
- isDebug
-
setIsDebug
public void setIsDebug(boolean _IsDebug) 已过时。isDebug- 参数:
_IsDebug- isDebug
-
getAl
-