ReportPageBuilder

メソッド

constructor

定義:

constructor(parent: VBIReportBuilder<TQueryDSL, TSeedDSL>, page: Y.Map<any>)

パラメータ:

パラメータ説明
parentVBIReportBuilder<TQueryDSL, TSeedDSL>-
pageY.Map-

getId

定義:

getId(): string

戻り値: string

setTitle

定義:

setTitle(title: string): this

戻り値: this

パラメータ:

パラメータ説明
titlestring-

setChartId

定義:

setChartId(chart: ResourceReference): this

戻り値: this

パラメータ:

パラメータ説明
chartResourceReference-

setInsightId

定義:

setInsightId(insight: ResourceReference): this

戻り値: this

パラメータ:

パラメータ説明
insightResourceReference-

toJSON

定義:

toJSON(): VBIReportPageDSL

戻り値: VBIReportPageDSL