Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ValueEditor

Hierarchy

Index

Constructors

constructor

Properties

dom

dom: HTMLElement

editron

editron: default

notifyNestedChanges

notifyNestedChanges: boolean = false

options

options: any

pointer

pointer: string

viewModel

Methods

blur

  • blur(): void

destroy

  • destroy(): void

focus

  • focus(): void

getElement

  • getElement(): HTMLElement

getPointer

  • getPointer(): string

getValue

  • getValue(): any

render

  • render(): void

setValue

  • setValue(value: any): void

update

Static editorOf

  • editorOf(pointer: string, editron: default): boolean

Generated using TypeDoc