Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextNotesConfigurationElement

Packages that use TextNotesConfigurationElement
org.odftoolkit.odfdom.doc.text   
org.odftoolkit.odfdom.dom.element.office   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of TextNotesConfigurationElement in org.odftoolkit.odfdom.doc.text
 

Subclasses of TextNotesConfigurationElement in org.odftoolkit.odfdom.doc.text
 class OdfTextNotesConfiguration
          Convenient functionalty for the parent ODF OpenDocument element
 

Uses of TextNotesConfigurationElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return TextNotesConfigurationElement
 TextNotesConfigurationElement OfficeDocumentElement.newTextNotesConfigurationElement(java.lang.String textNoteClassAttributeValue)
          Create child element .
 TextNotesConfigurationElement OfficeStylesElement.newTextNotesConfigurationElement(java.lang.String textNoteClassAttributeValue)
          Create child element .
 TextNotesConfigurationElement OfficeDocumentStylesElement.newTextNotesConfigurationElement(java.lang.String textNoteClassAttributeValue)
          Create child element .
 

Uses of TextNotesConfigurationElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return TextNotesConfigurationElement
 TextNotesConfigurationElement StyleSectionPropertiesElement.newTextNotesConfigurationElement(java.lang.String textNoteClassAttributeValue)
          Create child element .
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.