ReportPageBuilder

Méthodes

constructor

Définition:

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

Paramètres:

ParamètreTypeDescription
parentVBIReportBuilder<TQueryDSL, TSeedDSL>-
pageY.Map-

getId

Définition:

getId(): string

Retour: string

setTitle

Définition:

setTitle(title: string): this

Retour: this

Paramètres:

ParamètreTypeDescription
titlestring-

setChartId

Définition:

setChartId(chart: ResourceReference): this

Retour: this

Paramètres:

ParamètreTypeDescription
chartResourceReference-

setInsightId

Définition:

setInsightId(insight: ResourceReference): this

Retour: this

Paramètres:

ParamètreTypeDescription
insightResourceReference-

toJSON

Définition:

toJSON(): VBIReportPageDSL

Retour: VBIReportPageDSL