[]
        
(Showing Draft Content)

dashboard.VisualNS.PropertyService

类: PropertyService

dashboard.VisualNS.PropertyService

Table of contents

构造方法

方法

构造方法

constructor

new PropertyService()

方法

setProperty

setProperty(propertyName, value): void

为已定义的属性设置一个值。

参数

名称 类型
propertyName string
value any

返回值

void