Options
All
  • Public
  • Public/Protected
  • All
Menu

Base class for EmptyCalendarEffect resolutions. The class has fixCalendarData method that pushes preconfigured calendarData to the given calendar. The method is called in resolve method so for a subclass it's enough just providing proper data.

Hierarchy

Index

Properties

calendar

Calendar to fix.

Methods

fixCalendarData

getDescription

  • getDescription(): string

resolve

  • resolve(): void

Generated using TypeDoc