Hierarchy

  • SvgHelper

Constructors

Methods

Constructors

Methods

  • Returns the index of the dynamic visual item with the given ID.
    E.g.:
    * panel-1195Comp.Plan.DefaultView.smilies.2 -> 2
    * panel-1195Comp.Plan.DefaultView.blueRect -> 0 (the ID doesn't belong to no dynamic visual item)

    Returns

    1-based index.
    0 if the index couldn't be extraced from the given ID.

    Parameters

    • id: string

    Returns number

Generated using TypeDoc