Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PositionCache

Index

Constructors

constructor

Properties

bottoms

bottoms: any

els

lefts

lefts: any

originClientRect

originClientRect: ClientRect

rights

rights: any

tops

tops: any

Methods

buildElHorizontals

  • buildElHorizontals(originClientLeft: number): void
  • Parameters

    • originClientLeft: number

    Returns void

buildElVerticals

  • buildElVerticals(originClientTop: number): void
  • Parameters

    • originClientTop: number

    Returns void

getHeight

  • getHeight(topIndex: number): number
  • Parameters

    • topIndex: number

    Returns number

getWidth

  • getWidth(leftIndex: number): number
  • Parameters

    • leftIndex: number

    Returns number

leftToIndex

  • leftToIndex(leftPosition: number): any
  • Parameters

    • leftPosition: number

    Returns any

topToIndex

  • topToIndex(topPosition: number): any
  • Parameters

    • topPosition: number

    Returns any

Generated using TypeDoc