Gjsify LogoGjsify Logo

Opaque structure, which represents alarm trigger instances for a particular component. Use the functions below to work with it.

record

Hierarchy

  • ComponentAlarms

Index

Constructors

Properties

name: string

Methods

  • The returned #GSList is owned by alarms and should not be modified. It's valid until the alarms is freed or the list of instances is not modified by other functions. The items are of type #ECalComponentAlarmInstance.

    Returns ComponentAlarmInstance[]

  • Replaces the list of instances with the given instances and assumes ownership of it. Neither the #GSList, nor its items, should contain the same structures.

    Parameters

    Returns void

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