Class ops.StepsCache-NodeBookmark
Defined in: StepsCache.js.
Constructor Attributes | Constructor Name and Description |
---|---|
<inner> |
ops.StepsCache-NodeBookmark(nodeId, bookmarkNode)
Bookmark tied to a specific node
|
Method Attributes | Method Name and Description |
---|---|
setIteratorPosition(iterator)
|
Class Detail
<inner>
ops.StepsCache-NodeBookmark(nodeId, bookmarkNode)
Bookmark tied to a specific node
- Parameters:
- {!string} nodeId
- {!Element} bookmarkNode
Method Detail
{undefined}
setIteratorPosition(iterator)
- Parameters:
- {!core.PositionIterator} iterator
- Returns:
- {undefined}