Properties
Optional base
base: undefined | Element | Text
Private buildBuildMoreLinkText
buildBuildMoreLinkText: any
Private colPositions
colPositions: any
Private getCellEl
getCellEl: any
Private getCellRange
getCellRange: any
handleMoreLinkClick
handleMoreLinkClick: (arg: MoreLinkArg & { fromCol: number; fromRow: number }) => void
Type declaration
-
- (arg: MoreLinkArg & { fromCol: number; fromRow: number }): void
-
Parameters
-
arg: MoreLinkArg & { fromCol: number; fromRow: number }
Returns void
handleMorePopoverClose
handleMorePopoverClose: () => void
Private morePopoverRef
morePopoverRef: any
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
stateEquality
stateEquality: EqualityFuncs<TableState>
Static addPropsEquality
addPropsEquality: (propEquality: any) => void
Type declaration
-
- (propEquality: any): void
Static addStateEquality
addStateEquality: (stateEquality: any) => void
Type declaration
-
- (stateEquality: any): void
Static contextType
contextType: any
Optional Static defaultProps
defaultProps: any
Optional Static displayName
displayName: undefined | string