ThemeOper Class

专题图服务.ThemeOper(opt_guidopt, options)

专题图服务

Fx构造函数

# new ThemeOper(opt_guidopt, options)

Zondy.Service.ThemeOper

参数:
名称 类型 属性 默认值 描述
opt_guid String <optional>
newGuid()

客户端标识,用以服务器缓存地图

options Object

属性键值对

p_onSuccess function <optional>
null

获取成功回调方法 onSuccess(Array<Zondy.Object.Theme.CThemeInfo>)

查看源代码 service/Igserver/theme/ThemeOper.js, line 52

继承关系

成员变量

string

# domain

请求使用的域名,基地址

Inherited From:

查看源代码 service/ServiceBase.js, line 30