Abstract interface for a saved range.
extends goog.Disposable| Instance Method Summary | |
restore(boolean= opt_stayAlive) ⇒ ?goog.dom.AbstractRangeRestores the range and by default disposes of the saved copy. Take note: this means the by default SavedRange objects are single use objects. | |
restoreInternal() ⇒ ?goog.dom.AbstractRangeInternal method to restore the saved range. | |