Gjsify LogoGjsify Logo

Class structure for the #ECalBackend class.

These virtual methods must be implemented when writing a calendar backend.

record

Hierarchy

  • CalBackendClass

Index

Constructors

Properties

reserved_padding: object[]
use_serial_dispatch_queue: boolean

Whether a serial dispatch queue should be used for this backend or not. The default is %TRUE.

field
name: string

Methods

  • impl_get_backend_property(backend: CalBackend, prop_name: string): string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • 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