Class core.StepIterator.StepSnapshot
Defined in: StepIterator.js.
Constructor Attributes | Constructor Name and Description |
---|---|
core.StepIterator.StepSnapshot(container, offset)
StepIterator snapshot token that is used to save and restore the current position of StepIterator
All properties and methods on this class are intended to be private to StepIterator, and should not be used outside
of the StepIterator file.
|
Class Detail
core.StepIterator.StepSnapshot(container, offset)
StepIterator snapshot token that is used to save and restore the current position of StepIterator
All properties and methods on this class are intended to be private to StepIterator, and should not be used outside
of the StepIterator file. The contents stored may be changed at any time and should not be relied upon by
external consumers.
- Parameters:
- {!Text|!Element} container
- {!number} offset