Options
All
  • Public
  • Public/Protected
  • All
Menu

A class, that represent a cached set of availability intervals. One can use the getIsWorking method to determine if this set intervals represents working time or non-working.

Hierarchy

  • CalendarCacheInterval

Index

Methods

Methods

getIsWorking

  • getIsWorking(): boolean
  • Returns the working status of this intervals set. It is determined as a working status of the most prioritized interval (intervals are prioritized from child to parent)

    Returns boolean

Generated using TypeDoc