XUIHistoricalRecords()

Methods

AddItem(strSerial, strStartTime, strTagName, strTagValue)

添加一项
Parameters:
Name Type Description
strSerial Number 序号名
strStartTime String 开始时间
strTagName String 标签名
strTagValue String 标签值

RemoveAll()

删除列表所有

RemoveByIndex(nIndex)

按索引删除一项
Parameters:
Name Type Description
nIndex Number 索引从0开始
Properties:
Name Type Description
removeIndex Number 0

SetNameByIndex(nIndex, strName)

按索引设置头部名称
Parameters:
Name Type Description
nIndex Number 索引从0开始
strName String 项的名称
Properties:
Name Type Description
NameAndIconByIndex Collection [0,"序号"]