jira.js
    Preparing search index...

    Function moveTab

    • Moves tab position.

      Parameters

      • client: Client
      • parameters: { pos: number; screenId: number; tabId: number }
        • pos: number

          Position of tab

        • screenId: number

          Id of screen

        • tabId: number

          Id of tab

      • Optionaloptions: RequestOptions

      Returns Promise<void>