ReportTextBuilder

属性

方法

constructor

定义:

constructor(yMap: Y.Map<any>)

参数:

参数类型说明
yMapY.Map-

getContent

定义:

getContent(): string

返回: string

setContent

定义:

setContent(content: string): this

返回: this

参数:

参数类型说明
contentstring-

clear

定义:

clear(): this

返回: this

toJSON

定义:

toJSON(): VBIReportTextDSL

返回: VBIReportTextDSL