Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

Hierarchy

  • Splitter

Index

Constructors

constructor

  • new Splitter<PropsType>(): Splitter<PropsType>

Properties

Private _getKeysForEventDefs

_getKeysForEventDefs: any

Private _splitDateSpan

_splitDateSpan: any

Private _splitEventStore

_splitEventStore: any

Private _splitIndividualUi

_splitIndividualUi: any

Private _splitInteraction

_splitInteraction: any

Private eventUiBuilders

eventUiBuilders: any

Private getKeysForEventDefs

getKeysForEventDefs: any

Private splitDateSelection

splitDateSelection: any

Private splitEventDrag

splitEventDrag: any

Private splitEventResize

splitEventResize: any

Private splitEventStore

splitEventStore: any

Private splitIndividualUi

splitIndividualUi: any

Methods

Abstract getKeyInfo

  • getKeyInfo(props: PropsType): {}

Abstract getKeysForDateSpan

  • getKeysForDateSpan(dateSpan: DateSpan): string[]
  • Parameters

    Returns string[]

Abstract getKeysForEventDef

  • getKeysForEventDef(eventDef: EventDef): string[]
  • Parameters

    Returns string[]

splitProps

  • splitProps(props: PropsType): {}

Generated using TypeDoc