Interface IAggregateStatic

Index

Construct signatures

Construct signatures

constructor(aggEntity: any, rowFactory: IRowFactory, rowHeight: number, groupInitState: boolean): IAggregate

Parameters

  • aggEntity: any
  • rowFactory: IRowFactory
  • rowHeight: number
  • groupInitState: boolean

Returns

IAggregate