类 SkinFrame
java.lang.Object
com.gdxsoft.easyweb.script.template.SkinFrame
- 所有已实现的接口:
Serializable
- 另请参阅:
-
字段概要
字段修饰符和类型字段说明static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getItem()getStyle()getTop()voidsetBodyEnd(String bodyEnd) voidsetBodyStart(String bodyStart) voidvoidsetFrameType(String frameType) voidvoidsetItemButton(String itemButton) voidsetItemFooter(Descriptions itemFooter) voidsetItemHeader(String itemHeader) voidsetPageFirst(SkinFrameLang pageFirst) voidsetPageLast(SkinFrameLang pageLast) voidsetPageNext(SkinFrameLang pageNext) voidsetPagePrev(SkinFrameLang pagePrev) voidvoidvoid
-
字段详细资料
-
TAG_COL_SPAN
- 另请参阅:
-
TAG_ITEM
- 另请参阅:
-
TAG_DES
- 另请参阅:
-
TAG_NAME
- 另请参阅:
-
TAG_MSG
- 另请参阅:
-
TAG_VAL
- 另请参阅:
-
TAG_LST_VAL
- 另请参阅:
-
TAG_LST_TXT
- 另请参阅:
-
TAG_LST_IDS
- 另请参阅:
-
TAG_LST_TITLE
- 另请参阅:
-
TAG_REP
- 另请参阅:
-
TAG_LF_CURPAGE
- 另请参阅:
-
TAG_LF_PAGECOUNT
- 另请参阅:
-
TAG_LF_PAGESIZE
- 另请参阅:
-
TAG_LF_RECORDCOUNT
- 另请参阅:
-
TAG_LF_FIRST
- 另请参阅:
-
TAG_LF_NEXT
- 另请参阅:
-
TAG_LF_PREV
- 另请参阅:
-
TAG_LF_LAST
- 另请参阅:
-
-
构造器详细资料
-
SkinFrame
public SkinFrame()
-
-
方法详细资料
-
getTop
- 返回:
- the _Top
-
setTop
- 参数:
top- the _Top to set
-
getBottom
- 返回:
- the _Bottom
-
setBottom
- 参数:
bottom- the _Bottom to set
-
getItem
- 返回:
- the _Item
-
setItem
- 参数:
item- the _Item to set
-
getItemButton
- 返回:
- the _ItemButton
-
setItemButton
- 参数:
itemButton- the _ItemButton to set
-
getFrameType
- 返回:
- the _FrameType
-
setFrameType
- 参数:
frameType- the _FrameType to set
-
getStyle
- 返回:
- the _Style
-
setStyle
- 参数:
style- the _Style to set
-
getScript
- 返回:
- the _Script
-
setScript
- 参数:
script- the _Script to set
-
getItemHeader
- 返回:
- the _ItemHeader
-
setItemHeader
- 参数:
itemHeader- the _ItemHeader to set
-
getPageFirst
- 返回:
- the _PageFirst
-
setPageFirst
- 参数:
pageFirst- the _PageFirst to set
-
getPageNext
- 返回:
- the _PageNext
-
setPageNext
- 参数:
pageNext- the _PageNext to set
-
getPagePrev
- 返回:
- the _PagePrev
-
setPagePrev
- 参数:
pagePrev- the _PagePrev to set
-
getPageLast
- 返回:
- the _PageLast
-
setPageLast
- 参数:
pageLast- the _PageLast to set
-
getBodyStart
- 返回:
- the _BodyStart
-
setBodyStart
- 参数:
bodyStart- the _BodyStart to set
-
getBodyEnd
- 返回:
- the _BodyEnd
-
setBodyEnd
- 参数:
bodyEnd- the _BodyEnd to set
-