Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Protected container

container: JQuery

Protected cursor

cursor: JQuery

Protected elem

elem: HTMLElement

options

options: Readonly<FormulizeOptions>

Protected statusBox

statusBox: JQuery

Protected textBox

textBox: JQuery

Protected wrapper

wrapper: JQuery

Accessors

Protected cursorIndex

cursorIndex:

Protected dragElem

dragElem:

Methods

Protected attachEvents

  • attachEvents(): void

Protected bindingDOM

  • bindingDOM(): void

Protected getNextUnit

  • getNextUnit(elem: HTMLElement): HTMLElement
  • Parameters

    • elem: HTMLElement

    Returns HTMLElement

Protected getPrevUnit

  • getPrevUnit(elem: HTMLElement): HTMLElement
  • Parameters

    • elem: HTMLElement

    Returns HTMLElement

Protected initializeDOM

  • initializeDOM(): void

Protected isAlreadyInitialized

  • isAlreadyInitialized(): boolean

Protected mergeUnit

  • mergeUnit(baseElem: HTMLElement): void

Protected removeCursor

  • removeCursor(): void

Protected removeUnit

  • removeUnit(): void

Protected updateStatus

  • updateStatus(valid?: boolean): void
  • Parameters

    • Default value valid: boolean = false

    Returns 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