Class ops.StepsCache-RootBookmark
Defined in: StepsCache.js.
Constructor Attributes | Constructor Name and Description |
---|---|
<inner> |
ops.StepsCache-RootBookmark(nodeId, steps, rootNode)
Bookmark indicating the first walkable position in the document
|
Method Attributes | Method Name and Description |
---|---|
setIteratorPosition(iterator)
|
Class Detail
<inner>
ops.StepsCache-RootBookmark(nodeId, steps, rootNode)
Bookmark indicating the first walkable position in the document
- Parameters:
- {!string} nodeId
- {!number} steps
- {!Node} rootNode
Method Detail
{undefined}
setIteratorPosition(iterator)
- Parameters:
- {!core.PositionIterator} iterator
- Returns:
- {undefined}