Hierarchy

Implemented by

Index

Properties

IAsIs

IAsIs: Interface<IAsIs> = new Stimulsoft.System.Interface<IAsIs>("IAsIs")

IStiAppComponent

IStiAppComponent: Interface<IStiAppComponent> = new Stimulsoft.System.Interface<IStiAppComponent>("IStiAppComponent")

IStiQueryObject

IStiQueryObject: Interface<IStiQueryObject> = new Stimulsoft.System.Interface<IStiQueryObject>("IStiQueryObject")

IStiReportComponent

IStiReportComponent: Interface<IStiReportComponent> = new Stimulsoft.System.Interface<IStiReportComponent>("IStiReportComponent")

IStiRetrieval

IStiRetrieval: Interface<IStiRetrieval> = new Stimulsoft.System.Interface<IStiRetrieval>("IStiRetrieval")

isDefined

isDefined: boolean

isDesigning

isDesigning: boolean

isQuerable

isQuerable: boolean

key

key: string

name

name: string

page

page: StiPage

report

report: StiReport

zoom

zoom: number

Methods

as

  • Type parameters

    • T

    Parameters

    Returns T

fetchAllMeters

getDataSources

getDictionary

getMeters

getNestedPages

getReport

is

  • Type parameters

    • T

    Parameters

    Returns this

is2

  • is2<T>(type: object | Interface<T>): boolean
  • Type parameters

    • T

    Parameters

    Returns boolean

isEnabledAsync

  • isEnabledAsync(): Promise<boolean>
  • Returns Promise<boolean>

Generated using TypeDoc