跳到主要内容
版本:v10.0

Frame / SView / FrameConfigureReader

Class: FrameConfigureReader

SView.FrameConfigureReader

Memberof

SView

Description

Frame配置文件读取类

Author

YW

Date

2022-1-20

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new FrameConfigureReader(): FrameConfigureReader

Returns

FrameConfigureReader

Properties

configureItemsKey

Static Readonly configureItemsKey: "configureItems"

Methods

parse

parse(jsonStr, retMap): boolean

Parameters

NameTypeDescription
jsonStrstring配置内容
retMapMap<string, any>配置项数组

Returns

boolean

是否解析成功

Description

解析配置文件