XUINavigation()

new XUINavigation()

Methods

GetItemLabelBy(nID) → {String}

通过id获取标签数据
Parameters:
Name Type Description
nID Number id
Returns:
String

SetInitialization(strName)

设置初始化箭头
Parameters:
Name Type Description
strName String 名称

SetItemLabel(ArrLabel)

重置标签数据
Parameters:
Name Type Description
ArrLabel Array 数组数据
Properties:
Name Type Description
ItemLabel Array ["情报板","环控","安防","消防","通信","电力","图表"]

SetMainItemLabel(ArrLabel)

重置主标签数据
Parameters:
Name Type Description
ArrLabel Array 数组数据
Properties:
Name Type Description
MainItemLabel Array ["综合 情报板","环控 系统","安全 防范","消防 系统","应急 通信","电力 监控","综合 图表"]