Properties
Protected allDaySplitter
allDaySplitter: AllDaySplitter
Optional base
base?: Element | Text
Private buildSlatMetas
buildSlatMetas: any
Private buildTimeColsModel
buildTimeColsModel: any
handleScrollTopRequest
handleScrollTopRequest: ((scrollTop: number) => void)
Type declaration
- (scrollTop: number): void
renderTableRowAxis
render
Table
Row
Axis
: ((rowHeight
?: number) => Element)Type declaration
Parameters
Optional rowHeight: number
state
state: { slatCoords: any }
stateEquality
stateEquality: EqualityFuncs<TimeColsViewState>
Static addPropsEquality
addPropsEquality: ((this: { prototype: { propEquality: any } }, propEquality: any) => void)
Type declaration
- (this: { prototype: { propEquality: any } }, propEquality: any): void
Parameters
this: { prototype: { propEquality: any } }
prototype: { propEquality: any }
propEquality: any
Returns void
Static addStateEquality
addStateEquality: ((this: { prototype: { stateEquality: any } }, stateEquality: any) => void)
Type declaration
- (this: { prototype: { stateEquality: any } }, stateEquality: any): void
Parameters
this: { prototype: { stateEquality: any } }
prototype: { stateEquality: any }
stateEquality: any
Returns void
Static contextType
contextType: any
Static Optional defaultProps
defaultProps?: any
Static Optional displayName
displayName?: string