Gjsify LogoGjsify Logo

Hierarchy

  • DataBookCursorSetAlphabetIndexFunc

Callable

  • DataBookCursorSetAlphabetIndexFunc(cursor: DataBookCursor, index: number, locale: string): boolean
  • Method type for #EDataBookCursorClass.set_alphabetic_index()

    Sets the cursor state to point to an

    index into the active alphabet.

    The implementing class must check that locale matches the current locale setting of the underlying database and report an %E_CLIENT_ERROR_OUT_OF_SYNC error in the case that the locales do not match.

    Parameters

    • cursor: DataBookCursor

      an #EDataBookCursor

    • index: number

      the alphabetic index

    • locale: string

      the locale in which index is expected to be a valid alphabetic index

    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