Class Index | File Index

Classes


Class gui.OdfTextBodyNodeFilter


Defined in: OdfTextBodyNodeFilter.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Exclude nodes that do not make up part of the ODF's text body.
Method Summary
Method Attributes Method Name and Description
 
acceptNode(node)
Class Detail
gui.OdfTextBodyNodeFilter()
Exclude nodes that do not make up part of the ODF's text body. This includes: - Any text node that is not within a text grouping element - Any node within a text:tracked-changes block
Method Detail
{!number} acceptNode(node)
Parameters:
{!Node} node
Returns:
{!number}

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