search

goog.ui.AbstractSpellChecker.AsyncResult

Provided By
Typenumber

Constants for the result of asynchronous processing.

Values

DONE

Current element has been fully processed. Caller can call processTextAsync or finishAsyncProcessing.

PENDING

Caller must reschedule operation and call continueAsyncProcessing on the new stack frame.