Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MinimapEditor

Hierarchy

Index

Constructors

constructor

  • new MinimapEditor(pointer: any, editron: any, options: any): MinimapEditor

Properties

dom

dom: HTMLElement

editron

editron: default

notifyNestedChanges

notifyNestedChanges: boolean = true

notifyNestedErrors

notifyNestedErrors: boolean = true

options

options: Options

pointer

pointer: string

viewModel

viewModel: ViewModel

Methods

blur

  • blur(): void

destroy

  • destroy(): void

focus

  • focus(): void

getData

  • getData(): any

getElement

  • getElement(): HTMLElement

getErrors

getPointer

  • getPointer(): string

getSchema

render

  • render(): void

setData

  • setData(data: any): void

update

updateLocation

Static editorOf

  • editorOf(pointer: string, editron: default, options?: Options): boolean

Generated using TypeDoc