Class Index | File Index

Classes


Class core.StepIterator.StepSnapshot


Defined in: StepIterator.js.

Class Summary
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

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Aug 06 2015 04:10:39 GMT+0200 (MESZ)