Properties
Optional base
base?: Element | Text
Private colPositions
colPositions: any
Private getCellEl
getCellEl: any
Private getCellRange
getCellRange: any
handleRootEl
handleRootEl: ((rootEl: null | HTMLElement) => void)
Type declaration
- (rootEl: null | HTMLElement): void
Parameters
rootEl: null | HTMLElement
Returns void
propEquality
propEquality: EqualityFuncs<TableProps>
props
props: RenderableProps<TableProps, any>
Private rootEl
rootEl: any
Private rowPositions
rowPositions: any
Private rowRefs
rowRefs: any
Private splitBgEventSegs
splitBgEventSegs: any
Private splitBusinessHourSegs
splitBusinessHourSegs: any
Private splitDateSelectionSegs
splitDateSelectionSegs: any
Private splitEventDrag
splitEventDrag: any
Private splitEventResize
splitEventResize: any
Private splitFgEventSegs
splitFgEventSegs: any
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