current application data (form)
internal value to track previous data
current observers on json-pointer changes
current state
list of active watchers on update-lifecycle events
Delete data at the given pointer
data location to delete
destroy service
Get a copy of current data from the requested pointer
data, associated with pointer
returns a reference to data from the requested pointer
(cheaper)
data, associated with pointer
Test the pointer for existing data
send an event to all json-pointer observers
observes changes in data at the specified json-pointer
json-pointer to watch
called on a change
set to true to receive notifications changes in children of pointer
callback
redo last undo
get valid redo count
stop an observer from watching changes on pointer
clear undo/redo stack
Change data at the given pointer
data location to modify
new value at pointer
undo last change
get valid undo count
watch DataService lifecycle events
Generated using TypeDoc
Read and modify form data and notify observers