Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

  • new CalendarViewModel(iconURL: string, label: string, fromDateTimeField: string, toDateTimeField: string, titleField: string, entryMappers: ICalendarEntryMapper[], popoverTypeOption: any): CalendarViewModel

Properties

entryMappers

entryMappers: ICalendarEntryMapper[]

fromDateTimeField

fromDateTimeField: string

iconURL

iconURL: string

label

label: string

popoverTypeOption

popoverTypeOption: any

titleField

titleField: string

toDateTimeField

toDateTimeField: string

type

type: string

Generated using TypeDoc