Undocumented

Hierarchy (view full)

Constructors

Properties

responseText: string

Undocumented

statusInfo: Promise<any>

Undocumented

statusText: string

Undocumented

Methods

  • Gets class name of the object.

    Returns string

  • Parameters

    • key: string

    Returns string

    Undocumented

  • Call defined method with locked data so user can access them.

    Parameters

    • func: (() => any)

      Method to call

        • (): any
        • Returns any

    Returns void