Gjsify LogoGjsify Logo

Class structure for the #ECalBackendFactory class.

Subclasses need to set the factory name and backend type at initialization, the base class will take care of creating backends of the specified type on demand.

record

Hierarchy

  • CalBackendFactoryClass

Index

Constructors

Properties

backend_type: GType<unknown>

The #GType to use to build #EBookBackends for this factory

field
component_kind: ICalGLib.ComponentKind

The type if component this calendar backend should be created for

field
factory_name: string

The string identifier for this book backend type

field
name: 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