Function _setNamePrivate

  • Private

    Templatize the tracker view group id and view name for location tracking views. This function will update the itemTemplate that is passed in when it's a tracking view.

    Parameters

    • itemTemplate: IItemTemplate

      Template for the tracker view

    • path: string

      the path to the property that stores the current name

    • groupId: string

      the id of the associated tracker group

    • groupIdVar: string

      the variable to replace the existing name with

    Returns void