ItemValue Class

专题图服务.ItemValue(opt_options, startValueopt, endValueopt, classItemTypeopt)

分段专题图分段值对象构造函数

Fx构造函数

# new ItemValue(opt_options, startValueopt, endValueopt, classItemTypeopt)

Zondy.Object.Theme.ItemValue

参数:
名称 类型 属性 默认值 描述
opt_options Object

属性键值对

startValue String <optional>
""

开始值

endValue String <optional>
""

结束值

classItemType Zondy.Enum.Theme.CItemType <optional>
CItemType.RangeTheme

统计分段类型 Zondy.Enum.Theme.CItemType

查看源代码 service/Igserver/theme/ItemValue.js, line 10