• Shows the busy message covering the specified widget.

    Parameters

    • uuid: string

      the component's UUID

    • msg: string

      the message.

    Returns void

  • Shows the busy message covering the whole browser window.

    Parameters

    • msg: string

      the message.

    Returns void