Search
Preparing search index...
The search index is not available
editron
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
editron
MinimapEditor
Class MinimapEditor
Hierarchy
AbstractEditor
MinimapEditor
Index
Constructors
constructor
Properties
dom
editron
notify
Nested
Changes
notify
Nested
Errors
options
pointer
view
Model
Methods
blur
destroy
focus
get
Data
get
Element
get
Errors
get
Pointer
get
Schema
render
set
Data
update
update
Location
editor
Of
Constructors
constructor
new
Minimap
Editor
(
pointer
:
any
, editron
:
any
, options
:
any
)
:
MinimapEditor
Parameters
pointer:
any
editron:
any
options:
any
Returns
MinimapEditor
Properties
dom
dom
:
HTMLElement
editron
editron
:
default
notify
Nested
Changes
notify
Nested
Changes
:
boolean
= true
notify
Nested
Errors
notify
Nested
Errors
:
boolean
= true
options
options
:
Options
pointer
pointer
:
string
view
Model
view
Model
:
ViewModel
Methods
blur
blur
(
)
:
void
Returns
void
destroy
destroy
(
)
:
void
Returns
void
focus
focus
(
)
:
void
Returns
void
get
Data
get
Data
(
)
:
any
Returns
any
get
Element
get
Element
(
)
:
HTMLElement
Returns
HTMLElement
get
Errors
get
Errors
(
)
:
ValidationError
[]
Returns
ValidationError
[]
get
Pointer
get
Pointer
(
)
:
string
Returns
string
get
Schema
get
Schema
(
)
:
JSONSchema
Returns
JSONSchema
render
render
(
)
:
void
Returns
void
set
Data
set
Data
(
data
:
any
)
:
void
Parameters
data:
any
Returns
void
update
update
(
event
:
EditorUpdateEvent
)
:
void
Parameters
event:
EditorUpdateEvent
Returns
void
update
Location
update
Location
(
event
:
LocationEvent
)
:
void
Parameters
event:
LocationEvent
Returns
void
Static
editor
Of
editor
Of
(
pointer
:
string
, editron
:
default
, options
?:
Options
)
:
boolean
Parameters
pointer:
string
editron:
default
Optional
options:
Options
Returns
boolean
Exports
Minimap
Editor
constructor
dom
editron
notify
Nested
Changes
notify
Nested
Errors
options
pointer
view
Model
blur
destroy
focus
get
Data
get
Element
get
Errors
get
Pointer
get
Schema
render
set
Data
update
update
Location
editor
Of
Generated using
TypeDoc