{HTMLElement}

{window.definitions.selectorIDs}

{Selector}

{typeof Page}

Hierarchy (View Summary)

Constructors

  • Parameters

    • element: any
    • identifier: any
    • circuitFiles: any
    • pageToShowAnimationOn: any

    Returns WheatstoneCounterElement

Properties

circuitFiles: CircuitFilesManager
element: HTMLElement
hash: any
identifier: {
    capacitor: string;
    inductor: string;
    kirchhoff: string;
    magnetic: string;
    mixed: string;
    quickstart: string;
    resistor: string;
    symbolic: string;
    wheatstone: string;
}
pageToShowAnimationOn: typeof Page
selector: Selector

Accessors

  • get allCircuitsDone(): boolean

    Returns boolean

  • set currentCount(count: number): void

    Parameters

    • count: number

      {Number}

    Returns void

  • set totalCount(count: number): void

    Parameters

    • count: number

      {Number}

    Returns void

Methods

  • Parameters

    • idx: any

    Returns void

  • Parameters

    • identifier: any

    Returns HTMLCollection

  • Parameters

    • identifier: any

    Returns HTMLDivElement

  • Returns void