Undocumented

Hierarchy (view full)

Constructors

Properties

statusInfo: Promise<any>

Undocumented

Methods

  • Returns Base

    Undocumented

  • Gets class name of the object.

    Returns string

  • Returns any

    Undocumented

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

    Parameters

    • func: (() => any)

      Method to call

        • (): any
        • Returns any

    Returns void