Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • soby_CalendarViewItem

Index

Constructors

constructor

  • new soby_CalendarViewItem(id: string, title: string, description: string, startDate: Date, endDate: Date): soby_CalendarViewItem
  • Parameters

    • id: string
    • title: string
    • description: string
    • startDate: Date
    • endDate: Date

    Returns soby_CalendarViewItem

Properties

Description

Description: string = ""

EndDate

EndDate: Date = null

Id

Id: string = ""

StartDate

StartDate: Date = null

Title

Title: string = ""

Generated using TypeDoc