A B C D E F G H I J L M N O P R S T U V W

R

ReferenceField - Class in org.odftoolkit.simple.common.field
A ReferenceField refers to a field that appears in another location in a document.
ReferenceField.DisplayType - Enum in org.odftoolkit.simple.common.field
A DisplayType specifies the information that a reference field should display.
refresh(int) - Method in class org.odftoolkit.simple.common.navigation.FieldSelection
 
refresh(int) - Method in class org.odftoolkit.simple.common.navigation.Selection
A quick method to update the index of this Selection.
refresh(int) - Method in class org.odftoolkit.simple.common.navigation.TextSelection
 
refreshAfterFrontalDelete(Selection) - Method in class org.odftoolkit.simple.common.navigation.FieldSelection
 
refreshAfterFrontalDelete(Selection) - Method in class org.odftoolkit.simple.common.navigation.Selection
When a selected item has been deleted, the Selections after this deleted Selection should be refreshed, as these Selections index have been changed.
refreshAfterFrontalDelete(Selection) - Method in class org.odftoolkit.simple.common.navigation.TextSelection
 
refreshAfterFrontalInsert(Selection) - Method in class org.odftoolkit.simple.common.navigation.FieldSelection
 
refreshAfterFrontalInsert(Selection) - Method in class org.odftoolkit.simple.common.navigation.Selection
When a selected item has been inserted, the Selection after the inserted item should be refresh, as these Selections index have been changed.
refreshAfterFrontalInsert(Selection) - Method in class org.odftoolkit.simple.common.navigation.TextSelection
 
refreshChart() - Method in class org.odftoolkit.simple.chart.Chart
Refresh chart view and data setting.
registerComponent(Component, OdfElement) - Static method in class org.odftoolkit.simple.Component
Register component to the map repository
remove() - Method in class org.odftoolkit.simple.draw.Image
Remove the image from the document.
remove() - Method in class org.odftoolkit.simple.table.Table
Remove this table from the document
remove() - Method in class org.odftoolkit.simple.text.list.List
Remove this list from its container.
remove() - Method in class org.odftoolkit.simple.text.list.ListItem
Remove this item from its owner list.
remove() - Method in class org.odftoolkit.simple.text.Paragraph
Remove this paragraph from its container.
remove() - Method in class org.odftoolkit.simple.text.Section
Remove this section from the document.
removeColumnsByIndex(int, int) - Method in class org.odftoolkit.simple.table.Table
Remove a specific number of columns, starting from the column at index.
removeContent() - Method in class org.odftoolkit.simple.table.Cell
Remove all the content of the cell.
removeDataSeries(int) - Method in class org.odftoolkit.simple.chart.DataSet
Removes a data series by the index of the data series in the data set.
removeDataSeries(String, int) - Method in class org.odftoolkit.simple.chart.DataSet
Remove a data series by the legend of the data series.
removeElementLinkedResource(OdfElement) - Method in class org.odftoolkit.simple.Document
Remove an ODF element from the document.
removeHyperlinks() - Method in class org.odftoolkit.simple.text.Paragraph
 
removeHyperlinks() - Method in class org.odftoolkit.simple.text.Span
 
removeHyperlinks() - Method in interface org.odftoolkit.simple.text.TextHyperlinkContainer
Remove all the hyperlinks in this container element.
removeItem(int) - Method in class org.odftoolkit.simple.text.list.List
Remove the item at the specified location from this List.
removeItem(ListItem) - Method in class org.odftoolkit.simple.text.list.List
Remove the specified item from this List.
removeItems(List<ListItem>) - Method in class org.odftoolkit.simple.text.list.List
Remove all the items in the collection from this list
removeList(List) - Method in class org.odftoolkit.simple.draw.Textbox
 
removeList(List) - Method in class org.odftoolkit.simple.presentation.Notes
 
removeList(List) - Method in class org.odftoolkit.simple.presentation.Slide
 
removeList(List) - Method in class org.odftoolkit.simple.table.Cell
 
removeList(List) - Method in class org.odftoolkit.simple.text.list.AbstractListContainer
 
removeList(List) - Method in interface org.odftoolkit.simple.text.list.ListContainer
Remove the existing List from this container.
removeList(List) - Method in class org.odftoolkit.simple.text.list.ListItem
 
removeList(List) - Method in class org.odftoolkit.simple.TextDocument
 
removeParagraph(Paragraph) - Method in class org.odftoolkit.simple.draw.Textbox
 
removeParagraph(Paragraph) - Method in class org.odftoolkit.simple.table.Cell
Remove paragraph from this document
removeParagraph(Paragraph) - Method in class org.odftoolkit.simple.text.AbstractParagraphContainer
Remove paragraph from the container
removeParagraph(Paragraph) - Method in interface org.odftoolkit.simple.text.ParagraphContainer
Remove paragraph from the container
removeParagraph(Paragraph) - Method in class org.odftoolkit.simple.text.Section
 
removeParagraph(Paragraph) - Method in class org.odftoolkit.simple.TextDocument
Remove paragraph from this document
removeRowsByIndex(int, int) - Method in class org.odftoolkit.simple.table.Table
Remove the specific number of rows, starting from the row at index.
removeSheet(int) - Method in class org.odftoolkit.simple.SpreadsheetDocument
Removes the sheet in the specified index.
removeTextbox(Textbox) - Method in class org.odftoolkit.simple.draw.AbstractTextboxContainer
Remove the text box.
removeTextbox(Textbox) - Method in interface org.odftoolkit.simple.draw.TextboxContainer
Remove the text box
removeTextbox(Textbox) - Method in class org.odftoolkit.simple.presentation.Slide
 
removeTextbox(Textbox) - Method in class org.odftoolkit.simple.text.Paragraph
 
removeTextContent() - Method in class org.odftoolkit.simple.table.Cell
Remove all the text content of cell.
removeTextContent() - Method in class org.odftoolkit.simple.text.Paragraph
Remove the text content of this paragraph.
removeTextContent() - Method in class org.odftoolkit.simple.text.Span
Remove the text content of this span.
removeTextContent() - Method in class org.odftoolkit.simple.text.TextHyperlink
Remove the text content of this hyperlink.
removeUserDefinedDataByName(String) - Method in class org.odftoolkit.simple.meta.Meta
Remove the odf dom element representation MetaUserDefinedElement by attribute name.
replaceWith(String) - Method in class org.odftoolkit.simple.common.navigation.CellSelection
Replace the text content of selection with a new string.
replaceWith(String) - Method in class org.odftoolkit.simple.common.navigation.FieldSelection
Replace the text content of selection with a new string.
replaceWith(String) - Method in class org.odftoolkit.simple.common.navigation.TextSelection
Replace the text content of selection with a new string.
replaceWithConditionField(String, String, String) - Method in class org.odftoolkit.simple.common.navigation.FieldSelection
Replace the content with a condition field.
replaceWithHiddenTextField(String, String) - Method in class org.odftoolkit.simple.common.navigation.FieldSelection
Replace the content with a hidden text field.
replaceWithReferenceField(ReferenceField, ReferenceField.DisplayType) - Method in class org.odftoolkit.simple.common.navigation.FieldSelection
Replace the content with a reference field.
replaceWithSimpleField(Field.FieldType) - Method in class org.odftoolkit.simple.common.navigation.FieldSelection
Replace the content with a simple field, such as author field, page number field, date field and so on.
replaceWithVariableField(VariableField) - Method in class org.odftoolkit.simple.common.navigation.FieldSelection
Replace the content with a variable field.
Row - Class in org.odftoolkit.simple.table
Row represents table row feature in ODF document.

A B C D E F G H I J L M N O P R S T U V W
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.