Class Index | File Index

Classes


Class RootFilter


Defined in: OdtDocument.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
RootFilter(anchor, cursors, getRoot)
A filter that allows a position if it has the same closest whitelisted root as the specified 'anchor', which can be the cursor of the given memberid, or a given node
Method Summary
Method Attributes Method Name and Description
 
acceptPosition(iterator)
Class Detail
RootFilter(anchor, cursors, getRoot)
A filter that allows a position if it has the same closest whitelisted root as the specified 'anchor', which can be the cursor of the given memberid, or a given node
Parameters:
{!string|!Node} anchor
{Object.} cursors
{function(!Node):!Node} getRoot
Method Detail
{!core.PositionFilter.FilterResult} acceptPosition(iterator)
Parameters:
{!core.PositionIterator} iterator
Returns:
{!core.PositionFilter.FilterResult}

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Jul 17 2015 15:50:27 GMT+0200 (MESZ)