Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICellAdapterRenderContext<T>

Type parameters

Hierarchy

Index

Properties

column

columns

columns: T[]

defaultRowHeight

defaultRowHeight: number

default height of rows

exceptions

exceptions: IRowHeightException[]

height exceptions as a list

exceptionsLookup

exceptionsLookup: IRowHeightExceptionLookup

lookup for the height of a given index, if not part of this map it has the default height

numberOfRows

numberOfRows: number

number of rows

padding

padding: function

padding between rows, however already included in all heights to have the precise numbers

Type declaration

    • (index: number): number
    • Parameters

      • index: number

      Returns number

totalHeight

totalHeight: number

total height