Gjsify LogoGjsify Logo

Hierarchy

  • DataBookCursorSetSexpFunc

Callable

  • DataBookCursorSetSexpFunc(cursor: DataBookCursor, sexp: string): boolean
  • Method type for #EDataBookCursorClass.set_sexp()

    A cursor implementation must implement this in order to modify the search expression for cursor. After this is called, the position and total will be recalculated.

    If the cursor implementation is unable to deal with the #EContactFields referred to in sexp, then an %E_CLIENT_ERROR_INVALID_QUERY error should be set to indicate this.

    Parameters

    • cursor: DataBookCursor

      an #EDataBookCursor

    • sexp: string

      the search expression to set, or %NULL for unfiltered results

    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