Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UIElementHelper

Index

Methods

Static getCursorElement

  • getCursorElement(id: string): HTMLElement

Static getDragElement

  • getDragElement(id: string): HTMLElement

Static getOperatorElement

  • getOperatorElement(id: string, value: string): HTMLElement

Static getTextBoxElement

  • getTextBoxElement(id: string): HTMLElement

Static getUnitDecimalElement

  • getUnitDecimalElement(id: string, side: "prefix" | "suffix", value: string): HTMLElement

Static getUnitElement

  • getUnitElement(id: string, value: string): HTMLElement

Static isCursor

  • isCursor(id: string, elem: HTMLElement): boolean

Static isDrag

  • isDrag(id: string, elem: HTMLElement): boolean

Static isElementType

  • isElementType(id: string, type: string, elem: HTMLElement): boolean

Static isOperator

  • isOperator(id: string, elem: HTMLElement): boolean

Static isUnit

  • isUnit(id: string, elem: HTMLElement): boolean

Static setUnitValue

  • setUnitValue(id: string, elem: HTMLElement, value: string): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc