Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MethodBase

Implements

  • FormulizePluginMethods

Index

Constructors

constructor

Properties

Protected formulize

formulize: UI

Methods

blur

  • blur(): void

clear

  • clear(): void

getData

  • getData<T>(extractor?: function): T
  • Type parameters

    • T: Tree

    Parameters

    • Optional extractor: function
        • (data: T): void
        • Parameters

          • data: T

          Returns void

    Returns T

insert

  • insert(obj: string | number | HTMLElement | JQuery, position?: Position): void

insertData

  • insertData(data: string | string[] | any[]): void

insertValue

  • insertValue(value: string): void

pick

removeDrag

  • removeDrag(): void

selectAll

  • selectAll(): void

selectRange

  • selectRange(start: number, end: number): void

setData

  • setData(data: Tree): void

validate

  • validate(extractor?: function): boolean
  • Parameters

    • Optional extractor: function
        • (valid: boolean): void
        • Parameters

          • valid: boolean

          Returns void

    Returns boolean

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