Gjsify LogoGjsify Logo

Hierarchy

  • CalCacheSearchFunc

Callable

  • CalCacheSearchFunc(cal_cache: CalCache, uid: string, rid: string, revision: string, object: string, extra: string, custom_flags: number, offline_state: OfflineState): boolean
  • A callback called for each object row when using e_cal_cache_search_with_callback() function.

    Parameters

    • cal_cache: CalCache

      an #ECalCache

    • uid: string

      a unique object identifier

    • rid: string

      an optional Recurrence-ID of the object

    • revision: string

      the object revision

    • object: string

      the object itself

    • extra: string

      extra data stored with the object

    • custom_flags: number

      object's custom flags

    • offline_state: OfflineState

      object's offline state, one of #EOfflineState

    Returns boolean

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