Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Calendar

Index

Properties

events

events: Event[] = []

Methods

addEvent

  • addEvent(event: Event): void

getDayEvents

  • getDayEvents(date?: Date): Event[]
  • Parameters

    • Default value date: Date = new Date()

    Returns Event[]

getEvents

getEventsNumber

  • getEventsNumber(): number

getMonthEvents

  • getMonthEvents(date?: Date): Event[]

getYearEvents

  • getYearEvents(date?: Date): Event[]

removeEvent

  • removeEvent(event: Event): 0 | -1

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc