类 Skin
java.lang.Object
com.gdxsoft.easyweb.script.template.Skin
- 所有已实现的接口:
Serializable
- 另请参阅:
-
方法详细资料
-
instance
- 抛出:
Exception
-
getSkinFrames
- 抛出:
Exception
-
getHead
html4定义的头- 返回:
- the _Head
-
getHeadXHtml
获取 XHtml 定义的头- 返回:
- the _HeadXHtml
-
getHeadH5
获取 h5定义的头- 返回:
- the _HeadH5
-
getHeadMobile
手机的头- 返回:
- the headMobile
-
getStyle
- 返回:
- the _Style
-
getScript
- 返回:
- the _Script
-
getTitle
- 返回:
- the _Title
-
getBodyStart
- 返回:
- the _BodyStart
-
getBodyEnd
- 返回:
- the _BodyEnd
-
getName
- 返回:
- the _Name
-
getSkinFrames
- 返回:
- the _SkinFrames
-
getBodyStartMobile
获取通用body的 Mobile 开始部分- 返回:
- the _BodyStartH5
-
getBodyEndMobile
获取通用body的 Mobile结束部分- 返回:
- the _BodyEndH5
-
getHeadVue
vue的头- 返回:
- the _HeadVue
-