|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||