Gjsify LogoGjsify Logo

Contains data related to single reminder occurrence.

record

Hierarchy

  • ReminderData

Index

Constructors

Properties

name: string

Methods

  • free(): void
  • Frees previously allocated #EReminderData structure with e_reminder_data_new() or e_reminder_data_copy(). The function does nothing when rd is %NULL.

    Returns void

  • getSourceUid(): string
  • Set an #ECalComponent component as associated with this rd. The rd creates a copy of the component.

    Parameters

    Returns void

  • Set an #ECalComponentAlarmInstance instance as associated with this rd. The rd creates a copy of the instance.

    Parameters

    Returns void

  • setSourceUid(sourceUid: string): void
  • Set an #ESource UID for rd.

    Parameters

    • sourceUid: string

      an #ESource UID

    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