template which is parsed needed to be supported

Type parameters

  • T

Hierarchy

Index

Type aliases

ICommentRow

ICommentRow: ICommentColumn[]

Comment columns of the grid

Properties

data

data: object

Type declaration

  • comments: ICommentGrid[]

    definition of the trueChart-templating comments

  • commonTables: ICommonTable[]

    definition of the trueChart-templating common tables

  • content: T

    layout definition of the cell container

  • contentVersion: number

    version of the layout definition the content was created

  • dataContexts: IDataContext[]

    definition of the trueChart-templating data context

  • variables: IVariable[]

    definition of the trueChart-templating variables

meta

meta: IMeta

tags

tags: string[]

Optional unsupportedSystem

unsupportedSystem: undefined | false | true

Optional unsupportedVersion

unsupportedVersion: undefined | false | true