Tokenizes the current Document
in the background, and caches the tokenized rows for future use.
If a certain row is changed, everything below that row is re-tokenized.
Tokenizes the current Document
in the background, and caches the tokenized rows for future use.
If a certain row is changed, everything below that row is re-tokenized.
Fires whenever the background tokeniziers between a range of rows are going to be updated.
Fires whenever the background tokeniziers between a range of rows are going to be updated.
e | Object | Required. An object containing two properties, |
Emits the 'update'
event. firstRow
and lastRow
are used to define the boundaries of the region to be updated.
Stops tokenizing.
Stops tokenizing.