CodBi
    Preparing search index...

    Maintainer: Callari, Salvatore (Salvatore.Callari@Ansbach.de)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    registered: boolean = ...

    States whether this LDAP_Autocomplete was successfully registered via CodbiGlobal.registerFunctionality with the CodBi and performs the registration upon class usage.

    Methods

    • Registers the "LDAP.Autocomplete.Set"-Functionality.

      This functionality connects all HTMLInputElements tagged with the LDAP.Autofill Standardconfiguration's CSS-Classes within the tagged container to a set. When a match is found for one of the autocompleting input fields, all other input fields get the corresponding values filled in automatically according to their LDAP-Property.

      Parameters

      • toLoad: { [key: string]: string }
      • toProcess: Element

      Returns void