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.
BackgroundTokenizer[edit]
Constructors
Methods
Emits the 'update' event. firstRow and lastRow are used to define the boundaries of the region to be updated.
- BackgroundTokenizer.stop()
Stops tokenizing.
Stops tokenizing.