类 SetBase<T>
java.lang.Object
com.gdxsoft.easyweb.script.template.SetBase<T>
- 所有已实现的接口:
Serializable,Cloneable
- 直接已知子类:
Descriptions,EwaConfigFrames,EwaEvents,EwaInfos,EwaSettings,EwaValids,SkinFrames,UserXItem,UserXItems,UserXItemValue,UserXItemValues,XItemParameters,XItemParameterValues,XItems
- 作者:
- Administrator
- 另请参阅:
-
构造器详细资料
-
SetBase
public SetBase()
-
-
方法详细资料
-
getItem
- 抛出:
Exception
-
getItem
- 抛出:
Exception
-
checkItemExists
检查名称对象是否存在- 参数:
name- 名称,不区分大小写- 返回:
-
getIndex
获取名称的索引,不区分大小写- 参数:
name-- 返回:
-
getName
获取索引对应的名字- 参数:
index-- 返回:
-
testName
-
addObject
-
count
public int count() -
clone
- 覆盖:
clone在类中Object- 抛出:
CloneNotSupportedException
-
getXml
- 返回:
- the _Xml
-
setXml
- 参数:
xml- the _Xml to set
-