Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CalendarEntry

Index

Constructors

constructor

  • new CalendarEntry(title: string, startDateTime: Date, endDateTime: Date): CalendarEntry
  • Parameters

    • title: string
    • startDateTime: Date
    • endDateTime: Date

    Returns CalendarEntry

Properties

endDateTime

endDateTime: Date

startDateTime

startDateTime: Date

title

title: string

wrapper

wrapper: any

Generated using TypeDoc