Class Registry

Hierarchy

  • Registry

Constructors

Methods

  • Parameters

    • id: string

    Returns undefined | Element

  • Parameters

    • attribute: string
    • value: string

    Returns Element[]

  • Parameters

    • className: string

    Returns Element[]

  • Parameters

    • type: string

    Returns Element[]

  • Register element elem with this registry. This adds the element to its index and watches it for attribute changes.

    Parameters

    Returns Registry

    this

  • Parameters

    • name: string
    • value: string
    • id: string
    • elem: Element

    Returns void

  • Parameters

    Returns void

  • Returns void

  • Parameters

    Returns void