Class odf.StyleTreeNode
Defined in: StyleTree.js.
Constructor Attributes | Constructor Name and Description |
---|---|
odf.StyleTreeNode(element)
StyleTreeNode encapsulates an ODF style element and its derived styles
This class is used within the StyleTree where it is associated with a key
that is the style name for this node.
|
Field Attributes | Field Name and Description |
---|---|
Class Detail
odf.StyleTreeNode(element)
StyleTreeNode encapsulates an ODF style element and its derived styles
This class is used within the StyleTree where it is associated with a key
that is the style name for this node.
- Parameters:
- {!Element} element
Field Detail
derivedStyles
element