Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PluginHooks
    • PluginDef

Index

Properties

calendarInteractions: CalendarInteractionClass[]
cmdFormatter?: CmdFormatterFunc
componentInteractions: InteractionClass[]
contentTypeHandlers: ContentTypeHandlers
contextInit: ((context: CalendarContext) => void)[]
datePointTransforms: DatePointTransform[]
dateSelectionTransformers: dateSelectionJoinTransformer[]
dateSpanTransforms: DateSpanTransform[]
deps: PluginDef[]
elementDraggingImpl?: ElementDraggingClass
eventDefMemberAdders: EventDefMemberAdder[]
eventDefMutationAppliers: eventDefMutationApplier[]
eventDragMutationMassagers: eventDragMutationMassager[]
eventDropTransformers: EventDropTransformers[]
eventRefiners: GenericRefiners
eventSourceDefs: EventSourceDef<any>[]
eventSourceRefiners: GenericRefiners
externalDefTransforms: ExternalDefTransform[]
id: string
initialView: string
isDraggableTransformers: eventIsDraggableTransformer[]
isLoadingFuncs: ((state: Dictionary) => boolean)[]
isPropsValid: null | isPropsValidTester
listenerRefiners: GenericListenerRefiners
namedTimeZonedImpl?: NamedTimeZoneImplClass
optionChangeHandlers: OptionChangeHandlerMap
optionRefiners: GenericRefiners
propSetHandlers: {}

Type declaration

recurringTypes: RecurringType<any>[]
reducers: ReducerFunc[]
scrollGridImpl: null | ScrollGridImpl
themeClasses: {}

Type declaration

  • [themeSystemName: string]: ThemeClass
viewContainerAppends: ViewContainerAppend[]
viewPropsTransformers: ViewPropsTransformerClass[]
views: ViewConfigInputHash

Generated using TypeDoc