Class Index | File Index

Classes


Class ops.OdtDocument-RootFilter


Defined in: OdtDocument.js.

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  
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
<inner> ops.OdtDocument-RootFilter(anchor)
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
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 Apr 17 2015 18:10:37 GMT+0200 (MESZ)