Uses of Class
org.odftoolkit.simple.common.field.ReferenceField

Packages that use ReferenceField
org.odftoolkit.simple.common.field Provide convenient methods to manipulate Fields in ODF text document. 
org.odftoolkit.simple.common.navigation Provide classes to operate the content and style of the selected text content. 
 

Uses of ReferenceField in org.odftoolkit.simple.common.field
 

Methods in org.odftoolkit.simple.common.field that return ReferenceField
static ReferenceField Fields.createReferenceField(OdfElement odfElement, String referenceName)
          Create a ReferenceField for the specific OdfElement.
 

Uses of ReferenceField in org.odftoolkit.simple.common.navigation
 

Methods in org.odftoolkit.simple.common.navigation with parameters of type ReferenceField
 void FieldSelection.replaceWithReferenceField(ReferenceField field, ReferenceField.DisplayType type)
          Replace the content with a reference field.
 



Copyright © 2010-2017 The Apache Software Foundation. All Rights Reserved.