set to true, to receive errors from current location and all erorrs of child properties/items
set to true, to receive update from current location and all child properties/items changes
called for a blurred editor
set of actions to be rendered with editor
optional root-element html attributes
object description from json-schema
if set to true, editor should not allow data-modification
hide the title
icon to display in object-header
json-pointer of this editor
theme options for value-editors
object title from json-schema
editor lifecycle events
called for a focused editor
set to false, to exclude default base-editors (object, array, values). Defaults to true
list of editors to use, replaces plugin and default editors
string mapping values
configuration of location service
print debug messages
list of plugins to use
proxy configuration for data and image retrieval
called, when a new page is focused (page = first property on root data)
the property "_t" { "_t": "a"} is not typed, but assigned to array-patches (jsondiffpatch delta format)
called, when the current selected json-pointer has changed
json-schema-library validation error-object
register an editor (widget) to use in editron-editron
returns all registered plugin-editors
returns all validation function
add a custom keyword-validator for a new keyword
datatype, to register keyword
name of the keyword (like oneOf, format, etc)
(keyword) validation function
add a custom json-schema format-validator for a specific format value
unused...
value of property format for this validator (must be unique formatType)
(format) validation function
Opens an overlay with a DOM-Node as contents
close current dialog and overlay
Opens the overlay, showing the given container
as content
remove overlay container from dom
helper: close current active dialog but keep overlay visible
Generated using TypeDoc
HTMLDom attributes of root element (e.g. className, data-content, etc)